From: Geert Uytterhoeven Date: Thu, 31 May 2012 19:46:03 +0000 (+0200) Subject: m68k: Replace m68k-specific _[se]bss by generic __bss_{start,stop} X-Git-Tag: v3.6-rc2~42^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc0610518f9f01814783f14ba476b41c6ffb27cb;p=pandora-kernel.git 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 Acked-by: Greg Ungerer --- Reading git-diff-tree failed