commit | 1461df59f0de0ecdebf9db090164d793e5b94442 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Tue May 27 10:56:23 2014 +0200 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue May 27 11:06:42 2014 +0200 |
tree | 01a5abd7b29e050980b49146cfccce1abe21e7af | |
parent | 1d530fa42a317deca1c4a4780d18e2dbf316e0cb [diff] |
MIPS: SMP: Remove plat_smp_ops cpus_done method. 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>