commit | 722ace9dfb73a62bf78c2db619795cfc128fef5a | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Wed May 24 03:04:18 2006 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Jun 06 00:15:12 2006 +0100 |
tree | f2bcad8e14a231a60881f3e507b06e8a9a5396b8 | |
parent | 1acf1ca7e906cf7453d76d76a6c953996295c220 [diff] |
[MIPS] Fix declaration of smp_prepare_cpus() platform hook. 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>