davinci: Correct the number of GPIO pins for da850/omap-l138
[pandora-kernel.git] / arch / arm / mach-davinci / include / mach / irqs.h
index 6047c2d..7f755cc 100644 (file)
 
 #define DA850_N_CP_INTC_IRQ            101
 
-/* da830/da850 currently has the most gpio pins (128) */
-#define DAVINCI_N_GPIO                 128
+/* da850 currently has the most gpio pins (144) */
+#define DAVINCI_N_GPIO                 144
 /* da850 currently has the most irqs so use DA850_N_CP_INTC_IRQ */
 #define NR_IRQS                                (DA850_N_CP_INTC_IRQ + DAVINCI_N_GPIO)