aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sh64/mmu.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-sh64/mmu.h')
-rw-r--r--include/asm-sh64/mmu.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/include/asm-sh64/mmu.h b/include/asm-sh64/mmu.h
deleted file mode 100644
index ccd36d26615a..000000000000
--- a/include/asm-sh64/mmu.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#ifndef __MMU_H
-#define __MMU_H
-
-/* Default "unsigned long" context */
-typedef unsigned long mm_context_t;
-
-#endif