diff options
Diffstat (limited to 'include/asm-i386/pgtable-3level.h')
-rw-r--r-- | include/asm-i386/pgtable-3level.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-i386/pgtable-3level.h b/include/asm-i386/pgtable-3level.h index be6017f37a91..664bfee5a2f2 100644 --- a/include/asm-i386/pgtable-3level.h +++ b/include/asm-i386/pgtable-3level.h | |||
@@ -200,6 +200,4 @@ static inline pmd_t pfn_pmd(unsigned long page_nr, pgprot_t pgprot) | |||
200 | 200 | ||
201 | #define __pmd_free_tlb(tlb, x) do { } while (0) | 201 | #define __pmd_free_tlb(tlb, x) do { } while (0) |
202 | 202 | ||
203 | #define vmalloc_sync_all() ((void)0) | ||
204 | |||
205 | #endif /* _I386_PGTABLE_3LEVEL_H */ | 203 | #endif /* _I386_PGTABLE_3LEVEL_H */ |