From: Alexander Graf Date: Thu, 26 Jun 2014 11:19:40 +0000 (+0200) Subject: PPC: Add _GLOBAL_TOC for 32bit X-Git-Tag: omap-for-v3.17/fixes-against-rc2~251^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9715a2e8515217206ebf53040c979fdbeb805a21;p=pandora-kernel.git PPC: Add _GLOBAL_TOC for 32bit Commit ac5a8ee8 started using _GLOBAL_TOC on ppc32 code. Unfortunately it's only defined for 64bit targets though. Define it for ppc32 as well, fixing the build breakage that commit introduced. Signed-off-by: Alexander Graf --- Reading git-diff-tree failed