From: Anton Blanchard Date: Tue, 4 Feb 2014 05:06:46 +0000 (+1100) Subject: powerpc: Remove dot symbol usage in exception macros X-Git-Tag: omap-for-v3.16/fixes-against-rc1~60^2~40^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=354255014a9042b9204e5bed22704110326d5ecf;p=pandora-kernel.git powerpc: Remove dot symbol usage in exception macros STD_EXCEPTION_COMMON, STD_EXCEPTION_COMMON_ASYNC and MASKABLE_EXCEPTION branch to the handler, so we can remove the explicit dot symbol and binutils will do the right thing. Signed-off-by: Anton Blanchard --- Reading git-diff-tree failed