[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)
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>

No differences found