powerpc: fix typo 'CONFIG_PPC_CPU'
authorPaul Bolle <pebolle@tiscali.nl>
Tue, 20 May 2014 19:59:42 +0000 (21:59 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Jul 2014 01:54:15 +0000 (18:54 -0700)
commit485fafb3d0a5b0886abfaa1cfc7641d9fc8e3d97
treec3e078bd8d44de3bead2eeaf4de776d5cc7fd6a4
parentdf41efe9525a6e5daf322602c84ef53b779dda7e
powerpc: fix typo 'CONFIG_PPC_CPU'

commit b69a1da94f3d1589d1942b5d1b384d8cfaac4500 upstream.

Commit cd64d1697cf0 ("powerpc: mtmsrd not defined") added a check for
CONFIG_PPC_CPU were a check for CONFIG_PPC_FPU was clearly intended.

Fixes: cd64d1697cf0 ("powerpc: mtmsrd not defined")
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/powerpc/lib/sstep.c