aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm/arch-iop3xx/entry-macro.S
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-arm/arch-iop3xx/entry-macro.S')
-rw-r--r--include/asm-arm/arch-iop3xx/entry-macro.S4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/asm-arm/arch-iop3xx/entry-macro.S b/include/asm-arm/arch-iop3xx/entry-macro.S
index 926668c098a5..f3db54637ad3 100644
--- a/include/asm-arm/arch-iop3xx/entry-macro.S
+++ b/include/asm-arm/arch-iop3xx/entry-macro.S
@@ -9,7 +9,7 @@
*/
#include <asm/arch/irqs.h>
-#if defined(CONFIG_ARCH_IOP321)
+#if defined(CONFIG_ARCH_IOP32X)
.macro disable_fiq
.endm
@@ -28,7 +28,7 @@
1001:
.endm
-#elif defined(CONFIG_ARCH_IOP331)
+#elif defined(CONFIG_ARCH_IOP33X)
.macro disable_fiq
.endm