diff options
Diffstat (limited to 'arch/arm/mach-spear6xx/include')
-rw-r--r-- | arch/arm/mach-spear6xx/include/mach/irqs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-spear6xx/include/mach/irqs.h b/arch/arm/mach-spear6xx/include/mach/irqs.h index 08a3abced750..8f214b03d75d 100644 --- a/arch/arm/mach-spear6xx/include/mach/irqs.h +++ b/arch/arm/mach-spear6xx/include/mach/irqs.h | |||
@@ -85,6 +85,7 @@ | |||
85 | 85 | ||
86 | #define IRQ_VIC_END 64 | 86 | #define IRQ_VIC_END 64 |
87 | 87 | ||
88 | /* GPIO pins virtual irqs */ | ||
88 | #define SPEAR_GPIO_INT_BASE IRQ_VIC_END | 89 | #define SPEAR_GPIO_INT_BASE IRQ_VIC_END |
89 | #define SPEAR_GPIO0_INT_BASE SPEAR_GPIO_INT_BASE | 90 | #define SPEAR_GPIO0_INT_BASE SPEAR_GPIO_INT_BASE |
90 | #define SPEAR_GPIO1_INT_BASE (SPEAR_GPIO0_INT_BASE + 8) | 91 | #define SPEAR_GPIO1_INT_BASE (SPEAR_GPIO0_INT_BASE + 8) |