Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
[linux-2.6-block.git] / arch / nios2 / include / asm / pgtable-bits.h
index ce9e7069aa969e54021b2fbbf4b019e2333d24eb..bfddff383e89a7b3d7690698bf22a1c6099bbddf 100644 (file)
@@ -30,6 +30,5 @@
 #define _PAGE_PRESENT  (1<<25) /* PTE contains a translation */
 #define _PAGE_ACCESSED (1<<26) /* page referenced */
 #define _PAGE_DIRTY    (1<<27) /* dirty page */
-#define _PAGE_FILE     (1<<28) /* PTE used for file mapping or swap */
 
 #endif /* _ASM_NIOS2_PGTABLE_BITS_H */