ARM: vmlinux.lds: move discarded sections to beginning
authorRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 26 May 2011 10:25:33 +0000 (11:25 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 7 Jul 2011 22:35:38 +0000 (23:35 +0100)
Rather than scattering the discarded sections throughout the linker
file, move them to the start.

Acked-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Tested-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found