X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=include%2Fasm-x86_64%2Fnuma.h;h=933ff11ece15203a3844ace8fdf66858c3c58be1;hb=f32e3555834c4bc95fccba1aa245d95b3a0a0bc8;hp=1cc92fe02503d00abee3782364dfad767e19386f;hpb=b3899c6613160b18f79e4356184de55311302fe4;p=powerpc.git diff --git a/include/asm-x86_64/numa.h b/include/asm-x86_64/numa.h index 1cc92fe025..933ff11ece 100644 --- a/include/asm-x86_64/numa.h +++ b/include/asm-x86_64/numa.h @@ -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))