m68k: merge the MMU and non-MMU versions of the entry.S code
Some of the entry.S code is common to both MMU and non-MMU builds. So merge the entry_no.S and entry_mm.S files back into a single file. With a little code movement we only need a single #ifdef. Signed-off-by: NGreg Ungerer <gerg@uclinux.org> Acked-by: NGeert Uytterhoeven <geert@linux-m68k.org>
Showing
arch/m68k/kernel/entry_mm.S
已删除
100644 → 0
arch/m68k/kernel/entry_no.S
已删除
100644 → 0
想要评论请 注册 或 登录