X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=include%2Fasm-generic%2Ftlb.h;h=5e0c2d01e656e86387976b0b7ae9daefa5693c0d;hb=b08861d10bbeaae4d592d5cc00b2420e2e7ba3ac;hp=04c0644006fda0c71736f772dec571aa9817082d;hpb=5b7a2095232d026d4537c4be54040c0f10525b5b;p=linux-2.6-microblaze.git diff --git a/include/asm-generic/tlb.h b/include/asm-generic/tlb.h index 04c0644006fd..5e0c2d01e656 100644 --- a/include/asm-generic/tlb.h +++ b/include/asm-generic/tlb.h @@ -584,7 +584,6 @@ static inline void tlb_end_vma(struct mmu_gather *tlb, struct vm_area_struct *vm } while (0) #endif -#ifndef __ARCH_HAS_4LEVEL_HACK #ifndef pud_free_tlb #define pud_free_tlb(tlb, pudp, address) \ do { \ @@ -594,7 +593,6 @@ static inline void tlb_end_vma(struct mmu_gather *tlb, struct vm_area_struct *vm __pud_free_tlb(tlb, pudp, address); \ } while (0) #endif -#endif #ifndef __ARCH_HAS_5LEVEL_HACK #ifndef p4d_free_tlb