MIPS: SMP: Remove plat_smp_ops cpus_done method.
authorRalf Baechle <ralf@linux-mips.org>
Tue, 27 May 2014 08:56:23 +0000 (10:56 +0200)
committerRalf 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