]> git.baikalelectronics.ru Git - kernel.git/commit
sparc: unify sections.h
authorSam Ravnborg <sam@ravnborg.org>
Sat, 27 Dec 2008 08:35:12 +0000 (00:35 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 27 Dec 2008 08:35:12 +0000 (00:35 -0800)
commitfa247b458cc246437053afeca75d2912fae080e4
tree12ec939078887d6f5bc437cfd8ac34eff610c715
parent5e14cd8db3b6fdaa20f33a995d7b189fe1b65a8c
sparc: unify sections.h

While doing this use standard names for start/end
so we could use definitions straight from asm-generic
for all the typical symbols.

This also allowed us to drop the use of PROVIDE in the linker
script so sprc is less non-standard on this area.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/include/asm/sections.h
arch/sparc/include/asm/sections_32.h [deleted file]
arch/sparc/include/asm/sections_64.h [deleted file]
arch/sparc/kernel/head_32.S
arch/sparc/kernel/vmlinux.lds.S
arch/sparc/mm/init_32.c
arch/sparc/mm/sun4c.c