summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/sram-fn.S
diff options
context:
space:
mode:
authorRussell King2005-11-16 15:51:20 +0100
committerRussell King2005-11-16 15:51:20 +0100
commit0a5709b2dc84140082ea235130a05c05d51f94a2 (patch)
tree096bdbc0a86fde503722611bba1feaca76e91d3a /arch/arm/plat-omap/sram-fn.S
parent[ARM] Fix arch-realview/system.h to use __io_address() (diff)
downloadkernel-qcow2-linux-0a5709b2dc84140082ea235130a05c05d51f94a2.tar.gz
kernel-qcow2-linux-0a5709b2dc84140082ea235130a05c05d51f94a2.tar.xz
kernel-qcow2-linux-0a5709b2dc84140082ea235130a05c05d51f94a2.zip
[ARM] Include asm/hardware.h instead of asm/arch/hardware.h
Rationalise hardware.h include. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/plat-omap/sram-fn.S')
-rw-r--r--arch/arm/plat-omap/sram-fn.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/plat-omap/sram-fn.S b/arch/arm/plat-omap/sram-fn.S
index 4bea36964a00..66414cc8e6e3 100644
--- a/arch/arm/plat-omap/sram-fn.S
+++ b/arch/arm/plat-omap/sram-fn.S
@@ -12,7 +12,7 @@
#include <linux/linkage.h>
#include <asm/assembler.h>
#include <asm/arch/io.h>
-#include <asm/arch/hardware.h>
+#include <asm/hardware.h>
.text