aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm/arch-iop3xx/irqs.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-arm/arch-iop3xx/irqs.h')
-rw-r--r--include/asm-arm/arch-iop3xx/irqs.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/asm-arm/arch-iop3xx/irqs.h b/include/asm-arm/arch-iop3xx/irqs.h
index b2c03f4c269c..4f7c7aa87b4a 100644
--- a/include/asm-arm/arch-iop3xx/irqs.h
+++ b/include/asm-arm/arch-iop3xx/irqs.h
@@ -12,10 +12,10 @@
/*
* Chipset-specific bits
*/
-#ifdef CONFIG_ARCH_IOP321
+#ifdef CONFIG_ARCH_IOP32X
#include "iop321-irqs.h"
#endif
-#ifdef CONFIG_ARCH_IOP331
+#ifdef CONFIG_ARCH_IOP33X
#include "iop331-irqs.h"
#endif