aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-cris/mmu.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-cris/mmu.h')
-rw-r--r--include/asm-cris/mmu.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/include/asm-cris/mmu.h b/include/asm-cris/mmu.h
deleted file mode 100644
index c40a1bcad06c..000000000000
--- a/include/asm-cris/mmu.h
+++ /dev/null
@@ -1,10 +0,0 @@
-/*
- * CRIS MMU constants and PTE layout
- */
-
-#ifndef _CRIS_MMU_H
-#define _CRIS_MMU_H
-
-#include <asm/arch/mmu.h>
-
-#endif