mm/memory_hotplug: introduce default phys_to_target_node() implementation
[linux-2.6-microblaze.git] / arch / x86 / mm / numa.c
index f3805bb..c62e274 100644 (file)
@@ -917,7 +917,6 @@ int phys_to_target_node(phys_addr_t start)
 
        return meminfo_to_nid(&numa_reserved_meminfo, start);
 }
-EXPORT_SYMBOL_GPL(phys_to_target_node);
 
 int memory_add_physaddr_to_nid(u64 start)
 {