Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts
[linux-2.6-microblaze.git] / arch / arm / include / asm / tlb.h
index 669474a..4d4e7b6 100644 (file)
@@ -37,10 +37,6 @@ static inline void __tlb_remove_table(void *_table)
 
 #include <asm-generic/tlb.h>
 
-#ifndef CONFIG_HAVE_RCU_TABLE_FREE
-#define tlb_remove_table(tlb, entry) tlb_remove_page(tlb, entry)
-#endif
-
 static inline void
 __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pte, unsigned long addr)
 {