ARM: orion: use SPARSE_IRQ everywhere
[deliverable/linux.git] / arch / arm / mach-orion5x / include / mach / irqs.h
index 2431d992342733fcf3f0d269d064fd5932f66af7..4b8703cd1ccbee5d8009a8d00c1927f8d3757062 100644 (file)
@@ -54,7 +54,7 @@
 #define IRQ_ORION5X_GPIO_START 33
 #define NR_GPIO_IRQS           32
 
-#define NR_IRQS                        (IRQ_ORION5X_GPIO_START + NR_GPIO_IRQS)
+#define ORION5X_NR_IRQS                (IRQ_ORION5X_GPIO_START + NR_GPIO_IRQS)
 
 
 #endif
This page took 0.027023 seconds and 5 git commands to generate.