commit | 37efe6427dd50e889473fb3c7fcec02dbbd098eb | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Mon Dec 01 11:53:07 2008 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Mon Dec 01 11:53:07 2008 +0000 |
tree | d5a6b3e6fbd5d60a1a145f5801002e96bcb9af9e | |
parent | 112243034cec7c3ef0499fdebf39218714da453d [diff] |
[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>