From: Anton Blanchard Date: Tue, 4 Feb 2014 05:04:35 +0000 (+1100) Subject: powerpc: No need to use dot symbols when branching to a function X-Git-Tag: omap-for-v3.16/fixes-against-rc1~60^2~40^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1576fec7f4dd4657694fefc97fda4cf28ec68e9;p=pandora-kernel.git powerpc: No need to use dot symbols when branching to a function binutils is smart enough to know that a branch to a function descriptor is actually a branch to the functions text address. Alan tells me that binutils has been doing this for 9 years. Signed-off-by: Anton Blanchard --- Reading git-diff-tree failed