]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-mips/mmzone.h
[ARM] 4905/1: [AT91] Atmel SAM9 boards updated to new-style UART initialization
[linux-2.6-omap-h63xx.git] / include / asm-mips / mmzone.h
index f6bd2e0c45a1ff73e1259582c76edebb521e4853..f53ec54c92ffa17ee35ebd5514d25676904601fd 100644 (file)
@@ -5,13 +5,11 @@
 #ifndef _ASM_MMZONE_H_
 #define _ASM_MMZONE_H_
 
-#include <linux/config.h>
 #include <asm/page.h>
 #include <mmzone.h>
 
 #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 */