hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/arch/c6x/include/asm/tlb.h
....@@ -2,8 +2,6 @@
22 #ifndef _ASM_C6X_TLB_H
33 #define _ASM_C6X_TLB_H
44
5
-#define tlb_flush(tlb) flush_tlb_mm((tlb)->mm)
6
-
75 #include <asm-generic/tlb.h>
86
97 #endif /* _ASM_C6X_TLB_H */