OSDN Git Service

[MIPS] Fix declaration of smp_prepare_cpus() platform hook.
[uclinux-h8/linux.git] / include / asm-mips / smp.h
index 5a4fad9..e14e4b6 100644 (file)
@@ -85,9 +85,9 @@ extern void prom_init_secondary(void);
 extern void plat_smp_setup(void);
 
 /*
- * Called after init_IRQ but before __cpu_up.
+ * Called in smp_prepare_cpus.
  */
-extern void prom_prepare_cpus(unsigned int max_cpus);
+extern void plat_prepare_cpus(unsigned int max_cpus);
 
 /*
  * Last chance for the board code to finish SMP initialization before