From: Tim Abbott Date: Mon, 27 Apr 2009 18:02:24 +0000 (-0400) Subject: powerpc: Use __REF macro instead of old .text.init.refok. X-Git-Tag: v2.6.30-rc4~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9203fc9c1266ed21c327f679ad05e53509dfbee1;p=pandora-kernel.git powerpc: Use __REF macro instead of old .text.init.refok. The section .text.init.refok is deprecated and __REF (.ref.text) should be used in assembly files instead. This patch cleans up a few uses of .text.init.refok in the powerpc architecture. Signed-off-by: Tim Abbott Cc: Benjamin Herrenschmidt Acked-by: Sam Ravnborg Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed