powerpc: Use TEXT_TEXT macro in linker script.
authorTim Abbott <[email protected]>
Mon, 27 Apr 2009 18:02:23 +0000 (14:02 -0400)
committerLinus Torvalds <[email protected]>
Tue, 28 Apr 2009 02:51:58 +0000 (19:51 -0700)
commitedada399e81303e85a1090b3cf0f3c5b13ff5f53
tree91b98f43f78f886d9338401cd45cd3b155fef6ae
parent991da17ec0b9f396154c8120ffd10e5d7d7aa361
powerpc: Use TEXT_TEXT macro in linker script.

Rather than adding .ref.text to the powerpc linker script so that we
can use __REF on the powerpc architecture, it seems simpler to switch
to using the generic TEXT_TEXT macro.

Signed-off-by: Tim Abbott <[email protected]>
Cc: Benjamin Herrenschmidt <[email protected]>
Acked-by: Sam Ravnborg <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
arch/powerpc/kernel/vmlinux.lds.S