From: Tim Abbott Date: Mon, 27 Apr 2009 18:02:23 +0000 (-0400) Subject: powerpc: Use TEXT_TEXT macro in linker script. X-Git-Tag: v2.6.30-rc4~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edada399e81303e85a1090b3cf0f3c5b13ff5f53;p=pandora-kernel.git 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 Cc: Benjamin Herrenschmidt Acked-by: Sam Ravnborg Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed