From: Kevin Hao Date: Sun, 14 Jul 2013 09:02:06 +0000 (+0800) Subject: powerpc: Remove the empty giveup_fpu() function on 32bit kernel X-Git-Tag: v3.12-rc1~123^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f20be4478032eeba66abddc79eae3abea45c5c8;p=pandora-kernel.git powerpc: Remove the empty giveup_fpu() function on 32bit kernel Instead of implementing an empty giveup_fpu() function for each 32bit processor type, replace them with an unique empty inline function. Signed-off-by: Kevin Hao Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed