diff options
Diffstat (limited to 'arch/m68k/include/asm/mcfsim.h')
-rw-r--r-- | arch/m68k/include/asm/mcfsim.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/m68k/include/asm/mcfsim.h b/arch/m68k/include/asm/mcfsim.h index a04fd9b2714c..bc867de8a1e9 100644 --- a/arch/m68k/include/asm/mcfsim.h +++ b/arch/m68k/include/asm/mcfsim.h | |||
@@ -36,8 +36,8 @@ | |||
36 | #elif defined(CONFIG_M5307) | 36 | #elif defined(CONFIG_M5307) |
37 | #include <asm/m5307sim.h> | 37 | #include <asm/m5307sim.h> |
38 | #include <asm/mcfintc.h> | 38 | #include <asm/mcfintc.h> |
39 | #elif defined(CONFIG_M532x) | 39 | #elif defined(CONFIG_M53xx) |
40 | #include <asm/m532xsim.h> | 40 | #include <asm/m53xxsim.h> |
41 | #elif defined(CONFIG_M5407) | 41 | #elif defined(CONFIG_M5407) |
42 | #include <asm/m5407sim.h> | 42 | #include <asm/m5407sim.h> |
43 | #include <asm/mcfintc.h> | 43 | #include <asm/mcfintc.h> |