diff options
author | Bahadir Balban <bahadir.balban@arm.com> | 2008-04-18 17:43:13 -0400 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2008-04-18 17:43:13 -0400 |
commit | a9b67db504b0c75d21bda801de1a03dd52e91c98 (patch) | |
tree | 6445626afebeeb728c140794746430d4fe3aeff6 /include/asm-arm/arch-realview/irqs.h | |
parent | 51faf9b5c048f9e465322f8256e838586f4c11a7 (diff) |
RealView: Base support for the PB11MPCore platform
This patch adds the base files for the PB11MPCore platform support.
Signed-off-by: Bahadir Balban <bahadir.balban@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'include/asm-arm/arch-realview/irqs.h')
-rw-r--r-- | include/asm-arm/arch-realview/irqs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-arm/arch-realview/irqs.h b/include/asm-arm/arch-realview/irqs.h index ad0c911002f..15e77510439 100644 --- a/include/asm-arm/arch-realview/irqs.h +++ b/include/asm-arm/arch-realview/irqs.h | |||
@@ -23,6 +23,7 @@ | |||
23 | #define __ASM_ARCH_IRQS_H | 23 | #define __ASM_ARCH_IRQS_H |
24 | 24 | ||
25 | #include <asm/arch/board-eb.h> | 25 | #include <asm/arch/board-eb.h> |
26 | #include <asm/arch/board-pb11mp.h> | ||
26 | 27 | ||
27 | #define IRQ_LOCALTIMER 29 | 28 | #define IRQ_LOCALTIMER 29 |
28 | #define IRQ_LOCALWDOG 30 | 29 | #define IRQ_LOCALWDOG 30 |