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:
1d530fa
)
MIPS: SMP: Remove plat_smp_ops cpus_done method.
author
Ralf Baechle
<ralf@linux-mips.org>
Tue, 27 May 2014 08:56:23 +0000
(10:56 +0200)
committer
Ralf Baechle
<ralf@linux-mips.org>
Tue, 27 May 2014 09:06:42 +0000
(11:06 +0200)
Nothing was using the method and there isn't any need for this hook. This
leaves smp_cpus_done() empty for the moment.
As suggested by Paul Bolle <pebolle@tiscali.nl>.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found