]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - include/asm-generic/pgtable-nopmd.h
nfsd: Allow nfsd_vfs_write() to take the nfsd_file as an argument
[linux.git] / include / asm-generic / pgtable-nopmd.h
index b85b8271a73debc1dc58f661ba9073c399fab175..0d9b28cba16d53a751c70ce5647ad057d2da1187 100644 (file)
@@ -60,7 +60,7 @@ static inline pmd_t * pmd_offset(pud_t * pud, unsigned long address)
 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd)
 {
 }
-#define __pmd_free_tlb(tlb, x, a)              do { } while (0)
+#define pmd_free_tlb(tlb, x, a)                do { } while (0)
 
 #undef  pmd_addr_end
 #define pmd_addr_end(addr, end)                        (end)