aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorRussell King <rmk@dyn-67.arm.linux.org.uk>2006-03-15 10:55:01 -0500
committerRussell King <rmk+kernel@arm.linux.org.uk>2006-03-21 17:05:55 -0500
commit22398f57b6372f3150f9ebb4b6d0aa4bf98c5dfb (patch)
treed37ec89a6e87885e2785adea6c0cc5854fa0516e /include
parent97d654f8eb4b8fbb6e1afef076429a4235a3a3ad (diff)
[ARM] Fix SA1100 debug-macros.S
This needs asm/hardware.h - include it. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'include')
-rw-r--r--include/asm-arm/arch-sa1100/debug-macro.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-arm/arch-sa1100/debug-macro.S b/include/asm-arm/arch-sa1100/debug-macro.S
index 755fa3453862..267c317a7408 100644
--- a/include/asm-arm/arch-sa1100/debug-macro.S
+++ b/include/asm-arm/arch-sa1100/debug-macro.S
@@ -10,6 +10,7 @@
10 * published by the Free Software Foundation. 10 * published by the Free Software Foundation.
11 * 11 *
12*/ 12*/
13#include <asm/hardware.h>
13 14
14 .macro addruart,rx 15 .macro addruart,rx
15 mrc p15, 0, \rx, c1, c0 16 mrc p15, 0, \rx, c1, c0