smp: Consolidate smp_prepare_boot_cpu()
[sfrench/cifs-2.6.git] / arch / alpha / kernel / smp.c
index 7439b2377df5799e371669faa7cc96229dadca38..8e9dd63b220c68f1f9cbb4cfa470192900ea10f2 100644 (file)
@@ -467,11 +467,6 @@ smp_prepare_cpus(unsigned int max_cpus)
        smp_num_cpus = smp_num_probed;
 }
 
-void
-smp_prepare_boot_cpu(void)
-{
-}
-
 int
 __cpu_up(unsigned int cpu, struct task_struct *tidle)
 {