diff options
Diffstat (limited to 'arch/arm/mach-realview/include/mach/irqs.h')
-rw-r--r-- | arch/arm/mach-realview/include/mach/irqs.h | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/arch/arm/mach-realview/include/mach/irqs.h b/arch/arm/mach-realview/include/mach/irqs.h index fe5cb987aa21..78854f2fa323 100644 --- a/arch/arm/mach-realview/include/mach/irqs.h +++ b/arch/arm/mach-realview/include/mach/irqs.h | |||
@@ -22,10 +22,11 @@ | |||
22 | #ifndef __ASM_ARCH_IRQS_H | 22 | #ifndef __ASM_ARCH_IRQS_H |
23 | #define __ASM_ARCH_IRQS_H | 23 | #define __ASM_ARCH_IRQS_H |
24 | 24 | ||
25 | #include <mach/board-eb.h> | 25 | #include <mach/irqs-eb.h> |
26 | #include <mach/board-pb11mp.h> | 26 | #include <mach/irqs-pb11mp.h> |
27 | #include <mach/board-pb1176.h> | 27 | #include <mach/irqs-pb1176.h> |
28 | #include <mach/board-pba8.h> | 28 | #include <mach/irqs-pba8.h> |
29 | #include <mach/irqs-pbx.h> | ||
29 | 30 | ||
30 | #define IRQ_LOCALTIMER 29 | 31 | #define IRQ_LOCALTIMER 29 |
31 | #define IRQ_LOCALWDOG 30 | 32 | #define IRQ_LOCALWDOG 30 |