]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-mips/pgtable.h
Clean up mostly unused IOSPACE macros
[linux-2.6-omap-h63xx.git] / include / asm-mips / pgtable.h
index 0d3295f57a959dfbcd7b25c48ae5f9608ac2254b..27d77d981937008b2e0de983e9f11867c8102c4d 100644 (file)
@@ -387,10 +387,6 @@ static inline int io_remap_pfn_range(struct vm_area_struct *vma,
                remap_pfn_range(vma, vaddr, pfn, size, prot)
 #endif
 
-#define MK_IOSPACE_PFN(space, pfn)     (pfn)
-#define GET_IOSPACE(pfn)               0
-#define GET_PFN(pfn)                   (pfn)
-
 #include <asm-generic/pgtable.h>
 
 /*