pata_amd: fix an obvious bug in cable detection
[powerpc.git] / include / asm-x86_64 / numa.h
index 1cc92fe..933ff11 100644 (file)
@@ -8,7 +8,6 @@ struct bootnode {
 };
 
 extern int compute_hash_shift(struct bootnode *nodes, int numnodes);
-extern int pxm_to_node(int nid);
 
 #define ZONE_ALIGN (1UL << (MAX_ORDER+PAGE_SHIFT))