aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-frv/mmu.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-frv/mmu.h')
-rw-r--r--include/asm-frv/mmu.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-frv/mmu.h b/include/asm-frv/mmu.h
index 22c03714fb14..86ca0e86e7d2 100644
--- a/include/asm-frv/mmu.h
+++ b/include/asm-frv/mmu.h
@@ -22,7 +22,6 @@ typedef struct {
22 unsigned long dtlb_ptd_mapping; /* [DAMR5] PTD mapping for dtlb cached PGE */ 22 unsigned long dtlb_ptd_mapping; /* [DAMR5] PTD mapping for dtlb cached PGE */
23 23
24#else 24#else
25 struct vm_list_struct *vmlist;
26 unsigned long end_brk; 25 unsigned long end_brk;
27 26
28#endif 27#endif