powerpc: Fix early boot accounting of CPUs
[pandora-kernel.git] / arch / powerpc / kernel / setup_32.c
index 620d792..1d2fbc9 100644 (file)
@@ -48,7 +48,6 @@ extern void bootx_init(unsigned long r4, unsigned long phys);
 
 int boot_cpuid = -1;
 EXPORT_SYMBOL_GPL(boot_cpuid);
-int __initdata boot_cpu_count;
 int boot_cpuid_phys;
 
 int smp_hw_index[NR_CPUS];