]> err.no Git - linux-2.6/blobdiff - include/asm-avr32/arch-at32ap/irq.h
[ARM] 4650/1: AT91: New-style init of I2C, support for i2c-gpio
[linux-2.6] / include / asm-avr32 / arch-at32ap / irq.h
index f8f7f4571e44e455a2e9dd08ff4d3dc1619e9ecb..5adffab9a577948bd3ed0d74b3a953838d118df9 100644 (file)
@@ -7,7 +7,7 @@
 #define AT32_EXTINT(n) (EIM_IRQ_BASE + (n))
 
 #define GPIO_IRQ_BASE  (EIM_IRQ_BASE + NR_EIM_IRQS)
-#define NR_GPIO_IRQS   (4 * 32)
+#define NR_GPIO_IRQS   (5 * 32)
 
 #define NR_IRQS                (GPIO_IRQ_BASE + NR_GPIO_IRQS)