aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm/arch-mxc/debug-macro.S
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-arm/arch-mxc/debug-macro.S')
-rw-r--r--include/asm-arm/arch-mxc/debug-macro.S3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/asm-arm/arch-mxc/debug-macro.S b/include/asm-arm/arch-mxc/debug-macro.S
index 81caa0aacfef..5add48b6665d 100644
--- a/include/asm-arm/arch-mxc/debug-macro.S
+++ b/include/asm-arm/arch-mxc/debug-macro.S
@@ -19,6 +19,9 @@
19#ifdef CONFIG_MACH_PCM037 19#ifdef CONFIG_MACH_PCM037
20#include <asm/arch/board-pcm037.h> 20#include <asm/arch/board-pcm037.h>
21#endif 21#endif
22#ifdef CONFIG_MACH_MX31LITE
23#include <asm/arch/board-mx31lite.h>
24#endif
22 25
23 .macro addruart,rx 26 .macro addruart,rx
24 mrc p15, 0, \rx, c1, c0 27 mrc p15, 0, \rx, c1, c0