summaryrefslogtreecommitdiffstats
path: root/bsps/arm/gumstix/include/bsp/irq.h
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/arm/gumstix/include/bsp/irq.h')
-rw-r--r--bsps/arm/gumstix/include/bsp/irq.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/bsps/arm/gumstix/include/bsp/irq.h b/bsps/arm/gumstix/include/bsp/irq.h
index f7d0ca72d5..b69f559e74 100644
--- a/bsps/arm/gumstix/include/bsp/irq.h
+++ b/bsps/arm/gumstix/include/bsp/irq.h
@@ -21,6 +21,7 @@
#include <pxa255.h>
#define BSP_INTERRUPT_VECTOR_MAX (PRIMARY_IRQS - 1)
+#define BSP_INTERRUPT_VECTOR_COUNT PRIMARY_IRQS
#endif /* __asm__ */