aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-mxc/include/mach/debug-macro.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/plat-mxc/include/mach/debug-macro.S')
-rw-r--r--arch/arm/plat-mxc/include/mach/debug-macro.S3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/plat-mxc/include/mach/debug-macro.S b/arch/arm/plat-mxc/include/mach/debug-macro.S
index cc7e89d42874..e6b841b15e36 100644
--- a/arch/arm/plat-mxc/include/mach/debug-macro.S
+++ b/arch/arm/plat-mxc/include/mach/debug-macro.S
@@ -40,6 +40,9 @@
40#ifdef CONFIG_MACH_PCM043 40#ifdef CONFIG_MACH_PCM043
41#include <mach/board-pcm043.h> 41#include <mach/board-pcm043.h>
42#endif 42#endif
43#ifdef CONFIG_MACH_MX27_3DS
44#include <mach/board-mx27pdk.h>
45#endif
43 .macro addruart,rx 46 .macro addruart,rx
44 mrc p15, 0, \rx, c1, c0 47 mrc p15, 0, \rx, c1, c0
45 tst \rx, #1 @ MMU enabled? 48 tst \rx, #1 @ MMU enabled?