X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-mips%2Fmmzone.h;h=f53ec54c92ffa17ee35ebd5514d25676904601fd;hb=13c48c490208d9e70d8d66d56f96c5054db69af7;hp=dc231c89bef9b5a2147530f52b71cc62e6c3945b;hpb=789e7dc8ee6cfb7928208b077d0799d81196e9bb;p=linux-2.6 diff --git a/include/asm-mips/mmzone.h b/include/asm-mips/mmzone.h index dc231c89be..f53ec54c92 100644 --- a/include/asm-mips/mmzone.h +++ b/include/asm-mips/mmzone.h @@ -10,7 +10,6 @@ #ifdef CONFIG_DISCONTIGMEM -#define kvaddr_to_nid(kvaddr) pa_to_nid(__pa(kvaddr)) #define pfn_to_nid(pfn) pa_to_nid((pfn) << PAGE_SHIFT) #endif /* CONFIG_DISCONTIGMEM */