aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm/arch-pxa/debug-macro.S
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@ppc970.osdl.org>2005-06-29 23:59:55 -0400
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-06-29 23:59:55 -0400
commit92dd7ca0af8f769569bde98a83b4a8f4daec6ac5 (patch)
tree9217bee214128a4a45b2e0a3d9784d05fea2c8fb /include/asm-arm/arch-pxa/debug-macro.S
parent164cad9bacc2cf190493d2ee4918dc2869ba6f53 (diff)
parentda41119af78864d27ccbf505949df788d5e8aaf5 (diff)
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Diffstat (limited to 'include/asm-arm/arch-pxa/debug-macro.S')
-rw-r--r--include/asm-arm/arch-pxa/debug-macro.S2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-arm/arch-pxa/debug-macro.S b/include/asm-arm/arch-pxa/debug-macro.S
index f288e74b67c2..b6ec68879176 100644
--- a/include/asm-arm/arch-pxa/debug-macro.S
+++ b/include/asm-arm/arch-pxa/debug-macro.S
@@ -11,6 +11,8 @@
11 * 11 *
12*/ 12*/
13 13
14#include "hardware.h"
15
14 .macro addruart,rx 16 .macro addruart,rx
15 mrc p15, 0, \rx, c1, c0 17 mrc p15, 0, \rx, c1, c0
16 tst \rx, #1 @ MMU enabled? 18 tst \rx, #1 @ MMU enabled?