Merge the mmu arch/m68k/kernel/traps_mm.c and non-mmu traps_no.c.
By moving out the vector setting code the rest of the traps code
is the same for all m68k CPU types.

 a/arch/m68k/kernel/traps_mm.c       | 1092 -----------------------------------
 arch/m68k/kernel/traps_no.c         |  361 -----------
 b/arch/m68k/include/asm/processor.h |    6 
 b/arch/m68k/kernel/Makefile         |    2 
 b/arch/m68k/kernel/traps.c          | 1108 +++++++++++++++++++++++++++++++++++-
 b/arch/m68k/kernel/traps_mm.c       |  115 ---
 b/arch/m68k/kernel/vectors.c        |  145 ++++
 7 files changed, 1257 insertions(+), 1572 deletions(-)

_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to