x86, NUMA: trivial cleanups
[firefly-linux-kernel-4.4.55.git] / arch / x86 / mm / numa_64.c
index 7f83adec04828b4d9b2c283bbc4d4e77b9104fd9..287ae798935fb8ea16450ee639bd17aff1e69c9b 100644 (file)
@@ -95,7 +95,7 @@ int __init numa_add_memblk(int nid, u64 start, u64 end)
 }
 
 /* Initialize bootmem allocator for a node */
-void __init
+static void __init
 setup_node_bootmem(int nid, unsigned long start, unsigned long end)
 {
        const u64 nd_low = (u64)MAX_DMA_PFN << PAGE_SHIFT;