]> git.karo-electronics.de Git - linux-beck.git/commit
m68k: use mmu version of elf.h for non-mmu builds as well
authorGreg Ungerer <gerg@uclinux.org>
Thu, 29 Jan 2009 06:36:43 +0000 (16:36 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Tue, 24 Mar 2009 05:17:42 +0000 (15:17 +1000)
commitf358cbcd49027d3a58c1f29dbf02a8369bfedcf7
tree6fa12571a3ef737ebea301953f22dee5878fde3a
parentebafc17468d58bd903c886175ca84a4edc69ae1d
m68k: use mmu version of elf.h for non-mmu builds as well

Nothing specificly needed to support non-mmu m68k in elf.h,
so just use the mmu one.

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