x86: merge smp_store_cpu_info
[sfrench/cifs-2.6.git] / include / asm-x86 / smp_32.h
index 76740def6092fc30b09b7dc5313528f3172190c1..51624abda43a2837ef81c79ecb88aefbfee70b24 100644 (file)
@@ -42,8 +42,6 @@ DECLARE_PER_CPU(int, cpu_number);
 
 extern int safe_smp_processor_id(void);
 
-void __cpuinit smp_store_cpu_info(int id);
-
 /* We don't mark CPUs online until __cpu_up(), so we need another measure */
 static inline int num_booting_cpus(void)
 {