X-Git-Url: http://git.samba.org/samba.git/?p=sfrench%2Fcifs-2.6.git;a=blobdiff_plain;f=arch%2Fx86%2Fkernel%2Fmpparse_64.c;fp=arch%2Fx86%2Fkernel%2Fmpparse_64.c;h=3196c2318640d06eb2ba30d27a2e3153ca033117;hp=8d7365511ac0ba3b09b9ce700c5dfcd629cdc4d8;hb=16ecf7a47cf4f1c97189a551b001195aed550cc2;hpb=708650afe98a50d0b280bea9dcf5f160b94ee9fb diff --git a/arch/x86/kernel/mpparse_64.c b/arch/x86/kernel/mpparse_64.c index 8d7365511ac0..3196c2318640 100644 --- a/arch/x86/kernel/mpparse_64.c +++ b/arch/x86/kernel/mpparse_64.c @@ -55,12 +55,6 @@ int mp_irq_entries; int nr_ioapics; -#ifdef CONFIG_SMP -u16 x86_bios_cpu_apicid_init[NR_CPUS] __initdata - = {[0 ... NR_CPUS - 1] = BAD_APICID }; -void *x86_bios_cpu_apicid_early_ptr; -#endif - /* Make it easy to share the UP and SMP code: */ #ifndef CONFIG_X86_SMP unsigned int num_processors;