bf60x: sec: Clean up interrupt initialization code for SEC.
[sfrench/cifs-2.6.git] / arch / blackfin / mach-bf548 / include / mach / gpio.h
index 35c8ced46158fb0b37bbead251be75d747872977..be9edb28f96bd6bea7fb5b3604d572f6c35b1fc8 100644 (file)
 #define MAX_BLACKFIN_GPIOS 160
 
 #define BFIN_GPIO_PINT 1
+#define NR_PINT_SYS_IRQS        4
+#define NR_PINTS                160
 
 #ifndef __ASSEMBLY__