]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-parisc/pgtable.h
workqueue: kill NOAUTOREL works
[linux-2.6-omap-h63xx.git] / include / asm-parisc / pgtable.h
index d7e1b10da5c62bdebc0124380ff74965305ab054..beb2adb979d9d65afb7dd74f4a810b724bc9cc74 100644 (file)
@@ -528,10 +528,6 @@ static inline void ptep_set_wrprotect(struct mm_struct *mm, unsigned long addr,
 
 #define pgprot_noncached(prot) __pgprot(pgprot_val(prot) | _PAGE_NO_CACHE)
 
-#define MK_IOSPACE_PFN(space, pfn)     (pfn)
-#define GET_IOSPACE(pfn)               0
-#define GET_PFN(pfn)                   (pfn)
-
 /* We provide our own get_unmapped_area to provide cache coherency */
 
 #define HAVE_ARCH_UNMAPPED_AREA