]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/8xx: Remove last traces of 8XX_MINIMAL_FPEMU
authorPaul Bolle <pebolle@tiscali.nl>
Tue, 16 Jul 2013 08:56:38 +0000 (10:56 +0200)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 14 Aug 2013 04:58:53 +0000 (14:58 +1000)
commit4cbc410e1e3071aa6a4c6da6ea23ca57307e7acc
tree1f92ae2e711ffe0487dbf3b4c8e6ad3708724b16
parent44f5b5de4f750445ce41fe8f9a71ecc0917932f4
powerpc/8xx: Remove last traces of 8XX_MINIMAL_FPEMU

The Kconfig symbol 8XX_MINIMAL_FPEMU was removed in commit 87565c7385
("powerpc/8xx: Remove 8xx specific "minimal FPU emulation""). But that
commit didn't remove all code depending on that symbol. Do so now.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/include/asm/emulated_ops.h
arch/powerpc/kernel/Makefile
arch/powerpc/kernel/softemu8xx.c [deleted file]