x86, NUMA: Make numa_init_array() static
[pandora-kernel.git] / arch / x86 / mm / numa.c
index 56ed714..ecb5685 100644 (file)
@@ -535,7 +535,7 @@ static int __init numa_register_memblks(struct numa_meminfo *mi)
  * as the number of CPUs is not known yet. We round robin the existing
  * nodes.
  */
-void __init numa_init_array(void)
+static void __init numa_init_array(void)
 {
        int rr, i;