summaryrefslogtreecommitdiffstats
path: root/include/asm-arm/arch-pxa/debug-macro.S
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@ppc970.osdl.org>2005-06-29 20:59:55 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-06-29 20:59:55 -0700
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 f288e74b67c..b6ec6887917 100644
--- a/include/asm-arm/arch-pxa/debug-macro.S
+++ b/include/asm-arm/arch-pxa/debug-macro.S
@@ -11,6 +11,8 @@
*
*/
+#include "hardware.h"
+
.macro addruart,rx
mrc p15, 0, \rx, c1, c0
tst \rx, #1 @ MMU enabled?