summaryrefslogtreecommitdiffstats
path: root/include/asm-arm/arch-omap/irqs.h
diff options
context:
space:
mode:
authorRussell King2005-11-16 15:51:20 +0100
committerRussell King2005-11-16 15:51:20 +0100
commit0a5709b2dc84140082ea235130a05c05d51f94a2 (patch)
tree096bdbc0a86fde503722611bba1feaca76e91d3a /include/asm-arm/arch-omap/irqs.h
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 'include/asm-arm/arch-omap/irqs.h')
-rw-r--r--include/asm-arm/arch-omap/irqs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-arm/arch-omap/irqs.h b/include/asm-arm/arch-omap/irqs.h
index 9779686bdceb..4ffce1d77759 100644
--- a/include/asm-arm/arch-omap/irqs.h
+++ b/include/asm-arm/arch-omap/irqs.h
@@ -260,7 +260,7 @@ extern void omap_init_irq(void);
* The definition of NR_IRQS is in board-specific header file, which is
* included via hardware.h
*/
-#include <asm/arch/hardware.h>
+#include <asm/hardware.h>
#ifndef NR_IRQS
#define NR_IRQS IH_BOARD_BASE