powerpc: Move definitions of secondary CPU spinloop to header file
[linux-2.6-block.git] / arch / powerpc / platforms / cell / smp.c
index bc97fada48c664662ee59808c9f6424820d42f6a..f774530075b749122424549c2c4009a32737cd0f 100644 (file)
@@ -58,8 +58,6 @@
  */
 static cpumask_t of_spin_map;
 
-extern void generic_secondary_smp_init(unsigned long);
-
 /**
  * smp_startup_cpu() - start the given cpu
  *