From: Anton Blanchard Date: Tue, 4 Feb 2014 05:07:01 +0000 (+1100) Subject: powerpc: Create DOTSYM to wrap dot symbol usage X-Git-Tag: omap-for-v3.16/fixes-against-rc1~60^2~40^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1fb019477c27bfe309be282d178a08e56f05249;p=pandora-kernel.git powerpc: Create DOTSYM to wrap dot symbol usage There are a few places we have to use dot symbols with the current ABI - the syscall table and the kvm hcall table. Wrap both of these with a new macro called DOTSYM so it will be easy to transition away from dot symbols in a future ABI. Signed-off-by: Anton Blanchard --- Reading git-diff-tree failed