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:
b41375f
)
ARM: mvebu: Remove the unused argument of set_cpu_coherent()
author
Gregory CLEMENT
<gregory.clement@free-electrons.com>
Mon, 14 Apr 2014 15:10:07 +0000
(17:10 +0200)
committer
Jason Cooper
<jason@lakedaemon.net>
Thu, 8 May 2014 16:18:52 +0000
(16:18 +0000)
set_cpu_coherent() took the SMP group ID as parameter. But this
parameter was never used, and the CPU always uses the SMP group 0. So
we can remove this parameter.
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Link:
https://lkml.kernel.org/r/1397488214-20685-5-git-send-email-gregory.clement@free-electrons.com
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
No differences found