OSDN Git Service

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)
commit86ed40bd6fe511d26bb8f3fa65a84cb65c235366
tree12ec939078887d6f5bc437cfd8ac34eff610c715
parentb74e34dbdeb39136e0557930a373392b7d644f43
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