diff options
Diffstat (limited to 'include/asm-frv/mmu.h')
-rw-r--r-- | include/asm-frv/mmu.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-frv/mmu.h b/include/asm-frv/mmu.h index 22c0371..86ca0e8 100644 --- a/include/asm-frv/mmu.h +++ b/include/asm-frv/mmu.h @@ -22,7 +22,6 @@ typedef struct { unsigned long dtlb_ptd_mapping; /* [DAMR5] PTD mapping for dtlb cached PGE */ #else - struct vm_list_struct *vmlist; unsigned long end_brk; #endif |