diff options
Diffstat (limited to 'arch/m68k/include/asm/mcfsim.h')
-rw-r--r-- | arch/m68k/include/asm/mcfsim.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/m68k/include/asm/mcfsim.h b/arch/m68k/include/asm/mcfsim.h index 7a83e619e73b..a04fd9b2714c 100644 --- a/arch/m68k/include/asm/mcfsim.h +++ b/arch/m68k/include/asm/mcfsim.h | |||
@@ -24,10 +24,7 @@ | |||
24 | #elif defined(CONFIG_M523x) | 24 | #elif defined(CONFIG_M523x) |
25 | #include <asm/m523xsim.h> | 25 | #include <asm/m523xsim.h> |
26 | #include <asm/mcfintc.h> | 26 | #include <asm/mcfintc.h> |
27 | #elif defined(CONFIG_M5249) | 27 | #elif defined(CONFIG_M5249) || defined(CONFIG_M525x) |
28 | #include <asm/m5249sim.h> | ||
29 | #include <asm/mcfintc.h> | ||
30 | #elif defined(CONFIG_M525x) | ||
31 | #include <asm/m525xsim.h> | 28 | #include <asm/m525xsim.h> |
32 | #include <asm/mcfintc.h> | 29 | #include <asm/mcfintc.h> |
33 | #elif defined(CONFIG_M527x) | 30 | #elif defined(CONFIG_M527x) |