aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k/include/asm/mcfsim.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m68k/include/asm/mcfsim.h')
-rw-r--r--arch/m68k/include/asm/mcfsim.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/m68k/include/asm/mcfsim.h b/arch/m68k/include/asm/mcfsim.h
index a04fd9b2714..bc867de8a1e 100644
--- a/arch/m68k/include/asm/mcfsim.h
+++ b/arch/m68k/include/asm/mcfsim.h
@@ -36,8 +36,8 @@
#elif defined(CONFIG_M5307)
#include <asm/m5307sim.h>
#include <asm/mcfintc.h>
-#elif defined(CONFIG_M532x)
-#include <asm/m532xsim.h>
+#elif defined(CONFIG_M53xx)
+#include <asm/m53xxsim.h>
#elif defined(CONFIG_M5407)
#include <asm/m5407sim.h>
#include <asm/mcfintc.h>