From: Ralf Baechle Date: Tue, 27 May 2014 08:56:23 +0000 (+0200) Subject: MIPS: SMP: Remove plat_smp_ops cpus_done method. X-Git-Tag: omap-for-v3.16/fixes-against-rc1~78^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1461df59f0de0ecdebf9db090164d793e5b94442;p=pandora-kernel.git 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 . Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed