diff options
Diffstat (limited to 'include/asm-arm/arch-sa1100/debug-macro.S')
-rw-r--r-- | include/asm-arm/arch-sa1100/debug-macro.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-arm/arch-sa1100/debug-macro.S b/include/asm-arm/arch-sa1100/debug-macro.S index 267c317a7408..1b7753654bd4 100644 --- a/include/asm-arm/arch-sa1100/debug-macro.S +++ b/include/asm-arm/arch-sa1100/debug-macro.S | |||
@@ -10,7 +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 | #include <asm/arch/hardware.h> |
14 | 14 | ||
15 | .macro addruart,rx | 15 | .macro addruart,rx |
16 | mrc p15, 0, \rx, c1, c0 | 16 | mrc p15, 0, \rx, c1, c0 |