[MIPS] Fix declaration of smp_prepare_cpus() platform hook.
authorRalf Baechle <ralf@linux-mips.org>
Wed, 24 May 2006 02:04:18 +0000 (03:04 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 5 Jun 2006 23:15:12 +0000 (00:15 +0100)
A while ago prom_prepare_cpus was replaced by plat_prepare_cpus but
the declaration has stayed unchanged.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found