powerpc: Use __REF macro instead of old .text.init.refok.
authorTim Abbott <tabbott@MIT.EDU>
Mon, 27 Apr 2009 18:02:24 +0000 (14:02 -0400)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 28 Apr 2009 02:51:58 +0000 (19:51 -0700)
commit9203fc9c1266ed21c327f679ad05e53509dfbee1
tree12bf05d57e9e6f4d643601c9d3c4b7d621381ffd
parentedada399e81303e85a1090b3cf0f3c5b13ff5f53
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 <tabbott@mit.edu>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/powerpc/include/asm/ppc_asm.h