powerpc: remove the unused function disable_kernel_fp()
authorKevin Hao <haokexin@gmail.com>
Sun, 14 Jul 2013 09:02:03 +0000 (17:02 +0800)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 14 Aug 2013 04:59:25 +0000 (14:59 +1000)
The only using of function disable_kernel_fp() was already dropped
in the commit 5daf9071 (powerpc: merge align.c).

Signed-off-by: Kevin Hao <haokexin@gmail.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

No differences found