]> git.karo-electronics.de Git - karo-tx-linux.git/commit
m68k: Replace m68k-specific _[se]bss by generic __bss_{start,stop}
authorGeert Uytterhoeven <geert@linux-m68k.org>
Thu, 31 May 2012 19:46:03 +0000 (21:46 +0200)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Wed, 27 Jun 2012 07:59:43 +0000 (09:59 +0200)
commitdc0610518f9f01814783f14ba476b41c6ffb27cb
tree26d1616551683c2997fab819d68d7a2dd350dc42
parent363737d66427c18edb321a06933ac999d9ce5d7f
m68k: Replace m68k-specific _[se]bss by generic __bss_{start,stop}

BSS_SECTION() provides the __bss_{start,stop} symbols, so there's no need
to wrap our own _[se]bss around it.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Greg Ungerer<gerg@uclinux.org>
14 files changed:
arch/m68k/include/asm/sections.h
arch/m68k/kernel/setup_no.c
arch/m68k/kernel/vmlinux-nommu.lds
arch/m68k/kernel/vmlinux-std.lds
arch/m68k/kernel/vmlinux-sun3.lds
arch/m68k/mm/init_mm.c
arch/m68k/mm/init_no.c
arch/m68k/platform/68328/head-de2.S
arch/m68k/platform/68328/head-pilot.S
arch/m68k/platform/68328/head-ram.S
arch/m68k/platform/68328/head-rom.S
arch/m68k/platform/68360/head-ram.S
arch/m68k/platform/68360/head-rom.S
arch/m68k/platform/coldfire/head.S