]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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:57:28 +0000 (18:57 -0700)
commit34d7c5a06c78f00fb159f5db86df61b72544d187
tree9145b4beaf5c41f0023667f5aec8ab15cdbe12ac
parent7c16113243a7110a5e4b99db5cdfb077527c8526
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