regulator: fan53555: fill set_suspend_enable/disable callback
[sfrench/cifs-2.6.git] / arch / arm / mach-mv78xx0 / include / mach / irqs.h
index bebc330281ec6173c056e0757dd2ce8f019bce27..fa1d422196c2ea769870e28a1b544d084b80d832 100644 (file)
@@ -11,8 +11,6 @@
 #ifndef __ASM_ARCH_IRQS_H
 #define __ASM_ARCH_IRQS_H
 
-#include "mv78xx0.h"   /* need GPIO_MAX */
-
 /*
  * MV78xx0 Low Interrupt Controller
  */
@@ -88,7 +86,7 @@
  * MV78XX0 General Purpose Pins
  */
 #define IRQ_MV78XX0_GPIO_START 96
-#define NR_GPIO_IRQS           GPIO_MAX
+#define NR_GPIO_IRQS           32
 
 #define NR_IRQS                        (IRQ_MV78XX0_GPIO_START + NR_GPIO_IRQS)