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 4f773148bc20..4e7c8d2ad029 100644
--- a/arch/arm/plat-mxc/include/mach/debug-macro.S
+++ b/arch/arm/plat-mxc/include/mach/debug-macro.S
@@ -34,6 +34,9 @@
34#ifdef CONFIG_MACH_QONG 34#ifdef CONFIG_MACH_QONG
35#include <mach/board-qong.h> 35#include <mach/board-qong.h>
36#endif 36#endif
37#ifdef CONFIG_MACH_PCM043
38#include <mach/board-pcm043.h>
39#endif
37 .macro addruart,rx 40 .macro addruart,rx
38 mrc p15, 0, \rx, c1, c0 41 mrc p15, 0, \rx, c1, c0
39 tst \rx, #1 @ MMU enabled? 42 tst \rx, #1 @ MMU enabled?