From: Anton Blanchard Date: Tue, 4 Feb 2014 05:06:11 +0000 (+1100) Subject: powerpc: Remove some unnecessary uses of _GLOBAL() and _STATIC() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~60^2~40^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a3bab90cf78bc579638525cb76ac240f8253803;p=pandora-kernel.git powerpc: Remove some unnecessary uses of _GLOBAL() and _STATIC() There is no need to create a function descriptor for functions called locally out of assembly. Signed-off-by: Anton Blanchard --- Reading git-diff-tree failed