]> git.baikalelectronics.ru Git - kernel.git/commit
m68k/m68knommu: merge the MMU and non-MMU traps.h
authorGreg Ungerer <gerg@snapgear.com>
Tue, 7 Sep 2010 05:49:31 +0000 (15:49 +1000)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Fri, 22 Oct 2010 07:43:24 +0000 (09:43 +0200)
commitf719513d966cff4dcf1717ff22e5b78e4a13ba21
tree3cfa58bed9347e5a4308406219c01726220063e2
parent06adda878dba44872af780b6676b366187a1e266
m68k/m68knommu: merge the MMU and non-MMU traps.h

The MMU and non-MMU versions of traps.h are virtually identical,
merge them into a single file.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
arch/m68k/include/asm/traps.h
arch/m68k/include/asm/traps_mm.h [deleted file]
arch/m68k/include/asm/traps_no.h [deleted file]