[ARM] use asm/sections.h
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Mon, 1 Dec 2008 11:53:07 +0000 (11:53 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 1 Dec 2008 11:53:07 +0000 (11:53 +0000)
commit37efe6427dd50e889473fb3c7fcec02dbbd098eb
treed5a6b3e6fbd5d60a1a145f5801002e96bcb9af9e
parent112243034cec7c3ef0499fdebf39218714da453d
[ARM] use asm/sections.h

Update to use the asm/sections.h header rather than declaring these
symbols ourselves.  Change __data_start to _data to conform with the
naming found within asm/sections.h.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/kernel/head-common.S
arch/arm/kernel/module.c
arch/arm/kernel/setup.c
arch/arm/kernel/vmlinux.lds.S
arch/arm/mm/init.c
arch/arm/mm/mm.h
arch/arm/mm/mmu.c
arch/arm/mm/nommu.c