x86: remove duplicated line about
authorYinghai Lu <[email protected]>
Wed, 30 Jan 2008 12:33:33 +0000 (13:33 +0100)
committerIngo Molnar <[email protected]>
Wed, 30 Jan 2008 12:33:33 +0000 (13:33 +0100)
Signed-off-by: Yinghai Lu <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
arch/x86/kernel/setup_64.c

index 116687ade1807fd271287b707c7f8e4bdbbb6c3e..fe47807cac008b6dfbad454da7a78f84660c2ef7 100644 (file)
@@ -338,7 +338,6 @@ void __init setup_arch(char **cmdline_p)
 #ifdef CONFIG_NUMA
        x86_cpu_to_node_map_early_ptr = (void *)&x86_cpu_to_node_map_init;
 #endif
-       x86_bios_cpu_apicid_early_ptr = (void *)&x86_bios_cpu_apicid_init;
 #endif
 
 #ifdef CONFIG_ACPI