aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/numa_64.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/mm/numa_64.c')
-rw-r--r--arch/x86/mm/numa_64.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/mm/numa_64.c b/arch/x86/mm/numa_64.c
index c4557e25f60c..316e5f961ef0 100644
--- a/arch/x86/mm/numa_64.c
+++ b/arch/x86/mm/numa_64.c
@@ -514,7 +514,7 @@ out:
514} 514}
515#endif /* CONFIG_NUMA_EMU */ 515#endif /* CONFIG_NUMA_EMU */
516 516
517void __init numa_initmem_init(unsigned long start_pfn, unsigned long last_pfn) 517void __init initmem_init(unsigned long start_pfn, unsigned long last_pfn)
518{ 518{
519 int i; 519 int i;
520 520