diff options
Diffstat (limited to 'arch/arm/mach-s3c64xx/include/mach/irqs.h')
-rw-r--r-- | arch/arm/mach-s3c64xx/include/mach/irqs.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-s3c64xx/include/mach/irqs.h b/arch/arm/mach-s3c64xx/include/mach/irqs.h index 44bb3e491b5c..e9ab4ac0b9a8 100644 --- a/arch/arm/mach-s3c64xx/include/mach/irqs.h +++ b/arch/arm/mach-s3c64xx/include/mach/irqs.h | |||
@@ -200,6 +200,8 @@ | |||
200 | 200 | ||
201 | #ifdef CONFIG_SMDK6410_WM1190_EV1 | 201 | #ifdef CONFIG_SMDK6410_WM1190_EV1 |
202 | #define IRQ_BOARD_NR 64 | 202 | #define IRQ_BOARD_NR 64 |
203 | #elif defined(CONFIG_SMDK6410_WM1192_EV1) | ||
204 | #define IRQ_BOARD_NR 64 | ||
203 | #else | 205 | #else |
204 | #define IRQ_BOARD_NR 16 | 206 | #define IRQ_BOARD_NR 16 |
205 | #endif | 207 | #endif |