m68k/m68knommu: merge machdep.h files into a single file
authorGreg Ungerer <gerg@snapgear.com>
Tue, 7 Sep 2010 05:48:43 +0000 (15:48 +1000)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Fri, 22 Oct 2010 07:43:23 +0000 (09:43 +0200)
commitb0860c1d80016df82b93b926f1cff3110ccb5028
tree563c9361c76c904f7ead9c1e92849c7fe6396927
parentea61bc461d09e8d331a307916530aaae808c72a2
m68k/m68knommu: merge machdep.h files into a single file

No need to have separate machdep.h files for each of the MMU and non-MMU
cases. Merge them all 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/machdep.h
arch/m68k/include/asm/machdep_mm.h [deleted file]
arch/m68k/include/asm/machdep_no.h [deleted file]