X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=arch%2Fia64%2Finclude%2Fasm%2Ftopology.h;h=09f646753d1aa2203c2b0942f2294ae0e11d6e67;hp=d323071d0f915e95ad60d6c45974a4e9788aedae;hb=aa36c7bf987dfa5597c0f7c46f8fca46b2dd33d2;hpb=6d3e0907b8b239d16720d144e2675ecf10d3bc3b diff --git a/arch/ia64/include/asm/topology.h b/arch/ia64/include/asm/topology.h index d323071d0f91..09f646753d1a 100644 --- a/arch/ia64/include/asm/topology.h +++ b/arch/ia64/include/asm/topology.h @@ -25,11 +25,6 @@ */ #define RECLAIM_DISTANCE 15 -/* - * Returns the number of the node containing CPU 'cpu' - */ -#define cpu_to_node(cpu) (int)(cpu_to_node_map[cpu]) - /* * Returns a bitmask of CPUs on Node 'node'. */