aboutsummaryrefslogtreecommitdiffstats
path: root/arch/nds32/include/asm/tlb.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/nds32/include/asm/tlb.h')
-rw-r--r--arch/nds32/include/asm/tlb.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/nds32/include/asm/tlb.h b/arch/nds32/include/asm/tlb.h
index a8aff1c8b4f4..672603804a3b 100644
--- a/arch/nds32/include/asm/tlb.h
+++ b/arch/nds32/include/asm/tlb.h
@@ -7,6 +7,5 @@
#include <asm-generic/tlb.h>
#define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte)
-#define __pmd_free_tlb(tlb, pmd, addr) pmd_free((tln)->mm, pmd)
#endif