X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=include%2Fasm-mips%2Fmmzone.h;h=f53ec54c92ffa17ee35ebd5514d25676904601fd;hb=eebfa976ad35b1a0debd359f1c4daed3856e21f8;hp=dc231c89bef9b5a2147530f52b71cc62e6c3945b;hpb=45c091bb2d453ce4a8b06cf19872ec7a77fc4799;p=~andy%2Flinux diff --git a/include/asm-mips/mmzone.h b/include/asm-mips/mmzone.h index dc231c89bef..f53ec54c92f 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 */