m68k: use the mmu version of bootinfo.h for m68knommu as well
authorGreg Ungerer <gerg@uclinux.org>
Fri, 6 Feb 2009 04:31:51 +0000 (14:31 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Tue, 24 Mar 2009 05:17:44 +0000 (15:17 +1000)
commitde9f4fc2b7d73057cefa134901d8ee8e3f593f99
tree396190eac7685f8559a7fcf4bde70a1e1b16f2e1
parent146b7cdba2c7afb14d965a5dc466a6532084042a
m68k: use the mmu version of bootinfo.h for m68knommu as well

All m68k varients can use the same mmu version of bootinfo.h

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