MIPS: Get rid of CONFIG_CPU_HAS_LLSC again
authorPaul Bolle <pebolle@tiscali.nl>
Tue, 5 Mar 2013 12:20:20 +0000 (13:20 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 12 Mar 2013 17:58:02 +0000 (18:58 +0100)
Commit f7ade3c168e4f437c11f57be012992bbb0e3075c ("MIPS: Get rid of
CONFIG_CPU_HAS_LLSC") did what it promised to do. But since then that
macro and its Kconfig symbol popped up again. Get rid of those again.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Cc: Jonas Gorski <jogo@openwrt.org>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/4978/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found