From: Ralf Baechle Date: Thu, 17 Sep 2009 00:25:06 +0000 (+0200) Subject: MIPS: Get rid of CONFIG_CPU_HAS_LLSC X-Git-Tag: v2.6.32-rc1~658^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7ade3c168e4f437c11f57be012992bbb0e3075c;p=pandora-kernel.git MIPS: Get rid of CONFIG_CPU_HAS_LLSC CONFIG_CPU_HAS_LLSC duplicated the function of cpu_has_llsc for no good reason and and the results if the one was enabled and the other disabled was very unobvious. Remove it now that there are no more remaining users. Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed