x86, NUMA: Move numa_nodes_parsed to numa.[hc]
[pandora-kernel.git] / arch / x86 / mm / numa_64.c
index 287ae79..70bd822 100644 (file)
@@ -26,8 +26,6 @@
 struct pglist_data *node_data[MAX_NUMNODES] __read_mostly;
 EXPORT_SYMBOL(node_data);
 
-nodemask_t numa_nodes_parsed __initdata;
-
 static struct numa_meminfo numa_meminfo
 #ifndef CONFIG_MEMORY_HOTPLUG
 __initdata