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