forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-09-20 a36159eec6ca17402b0e146b86efaf76568dc353
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 */