powerpc: Remove the empty giveup_fpu() function on 32bit kernel
authorKevin Hao <haokexin@gmail.com>
Sun, 14 Jul 2013 09:02:06 +0000 (17:02 +0800)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 14 Aug 2013 04:59:50 +0000 (14:59 +1000)
commit5f20be4478032eeba66abddc79eae3abea45c5c8
treec09e35314402b3647a012b517fa19a7aa0d6a80c
parent037f0eed57c3f35367ac32275e45f24e297549e9
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 <haokexin@gmail.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/include/asm/switch_to.h
arch/powerpc/kernel/head_40x.S
arch/powerpc/kernel/head_44x.S
arch/powerpc/kernel/head_8xx.S
arch/powerpc/kernel/head_fsl_booke.S
arch/powerpc/kernel/ppc_ksyms.c