aboutsummaryrefslogtreecommitdiffstats
path: root/arch/avr32/include/asm/mmu.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/avr32/include/asm/mmu.h')
-rw-r--r--arch/avr32/include/asm/mmu.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/arch/avr32/include/asm/mmu.h b/arch/avr32/include/asm/mmu.h
deleted file mode 100644
index 60c2d2650d32..000000000000
--- a/arch/avr32/include/asm/mmu.h
+++ /dev/null
@@ -1,10 +0,0 @@
-#ifndef __ASM_AVR32_MMU_H
-#define __ASM_AVR32_MMU_H
-
-/* Default "unsigned long" context */
-typedef unsigned long mm_context_t;
-
-#define MMU_ITLB_ENTRIES 64
-#define MMU_DTLB_ENTRIES 64
-
-#endif /* __ASM_AVR32_MMU_H */