]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd90efdf8070df611fb4aaf1841b87b803e06c98e
tree948d1f1d084c3b4a7570a0563c9e2657eadeb1ff
parent2ecfa6629e6f5877ef52e797ec3bf7028c963eca
powerpc: remove the unused function disable_kernel_fp()

The only using of function disable_kernel_fp() was already dropped
in the commit d3ca302c (powerpc: merge align.c).

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/misc_64.S