diff options
Diffstat (limited to 'arch/x86/mm/amdtopology_64.c')
-rw-r--r-- | arch/x86/mm/amdtopology_64.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/mm/amdtopology_64.c b/arch/x86/mm/amdtopology_64.c index 51fae9cfdec..08a0069b87a 100644 --- a/arch/x86/mm/amdtopology_64.c +++ b/arch/x86/mm/amdtopology_64.c | |||
@@ -66,7 +66,6 @@ static __init void early_get_boot_cpu_id(void) | |||
66 | if (smp_found_config) | 66 | if (smp_found_config) |
67 | early_get_smp_config(); | 67 | early_get_smp_config(); |
68 | #endif | 68 | #endif |
69 | early_init_lapic_mapping(); | ||
70 | } | 69 | } |
71 | 70 | ||
72 | int __init amd_get_nodes(struct bootnode *physnodes) | 71 | int __init amd_get_nodes(struct bootnode *physnodes) |