diff options
Diffstat (limited to 'include/asm-arm/arch-omap/irqs.h')
-rw-r--r-- | include/asm-arm/arch-omap/irqs.h | 2 |
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 7464c694859b..afbf1e846468 100644 --- a/include/asm-arm/arch-omap/irqs.h +++ b/include/asm-arm/arch-omap/irqs.h | |||
@@ -327,6 +327,6 @@ | |||
327 | extern void omap_init_irq(void); | 327 | extern void omap_init_irq(void); |
328 | #endif | 328 | #endif |
329 | 329 | ||
330 | #include <asm/hardware.h> | 330 | #include <asm/arch/hardware.h> |
331 | 331 | ||
332 | #endif | 332 | #endif |