m68k: clean up and merge the MMU and non-MMU versions of entry.S With a little cleanup we can use much of the entry.S code on both the MMU and non-MMU m68k targets. --- arch/m68k/kernel/entry.S | 452 +++++++++++++++++++++++++++++++++++++++++++- arch/m68k/kernel/entry_mm.S | 422 ----------------------------------------- arch/m68k/kernel/entry_no.S | 130 ------------ 3 files changed, 451 insertions(+), 553 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-m68k" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html