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 57d3e3fccc6d..e280978eef60 100644
--- a/arch/arm/plat-mxc/include/mach/debug-macro.S
+++ b/arch/arm/plat-mxc/include/mach/debug-macro.S
@@ -46,6 +46,9 @@
46#ifdef CONFIG_MACH_ARMADILLO5X0 46#ifdef CONFIG_MACH_ARMADILLO5X0
47#include <mach/board-armadillo5x0.h> 47#include <mach/board-armadillo5x0.h>
48#endif 48#endif
49#ifdef CONFIG_MACH_MX35_3DS
50#include <mach/board-mx35pdk.h>
51#endif
49 .macro addruart,rx 52 .macro addruart,rx
50 mrc p15, 0, \rx, c1, c0 53 mrc p15, 0, \rx, c1, c0
51 tst \rx, #1 @ MMU enabled? 54 tst \rx, #1 @ MMU enabled?