From: Anton Blanchard Date: Tue, 4 Feb 2014 05:07:20 +0000 (+1100) Subject: powerpc: Remove function descriptors and dot symbols on new ABI X-Git-Tag: omap-for-v3.16/fixes-against-rc1~60^2~40^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7167af7cebedc7c2051184fef0e165aeb67d0b9d;p=pandora-kernel.git powerpc: Remove function descriptors and dot symbols on new ABI ABIv2 doesn't have function descriptors or dot symbols. One new thing it does add is a function global and a local entry point, so add that to our _GLOBAL macro. Signed-off-by: Anton Blanchard --- Reading git-diff-tree failed