summaryrefslogtreecommitdiff
path: root/ANDROID_3.4.5/arch/c6x/include/asm/tlb.h
diff options
context:
space:
mode:
Diffstat (limited to 'ANDROID_3.4.5/arch/c6x/include/asm/tlb.h')
-rw-r--r--ANDROID_3.4.5/arch/c6x/include/asm/tlb.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/ANDROID_3.4.5/arch/c6x/include/asm/tlb.h b/ANDROID_3.4.5/arch/c6x/include/asm/tlb.h
deleted file mode 100644
index 8709e5e2..00000000
--- a/ANDROID_3.4.5/arch/c6x/include/asm/tlb.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef _ASM_C6X_TLB_H
-#define _ASM_C6X_TLB_H
-
-#define tlb_flush(tlb) flush_tlb_mm((tlb)->mm)
-
-#include <asm-generic/tlb.h>
-
-#endif /* _ASM_C6X_TLB_H */