git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8d6f78
)
MIPS: Get rid of CONFIG_CPU_HAS_LLSC
author
Ralf Baechle
<ralf@linux-mips.org>
Thu, 17 Sep 2009 00:25:06 +0000
(
02:25
+0200)
committer
Ralf Baechle
<ralf@linux-mips.org>
Thu, 17 Sep 2009 18:07:50 +0000
(20:07 +0200)
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 <ralf@linux-mips.org>
No differences found