asm-generic/mmu.h: Remove unused vmlist field from mm_context_t
authorLars-Peter Clausen <lars@metafoo.de>
Sat, 1 Dec 2012 13:24:40 +0000 (14:24 +0100)
committerArnd Bergmann <arnd@arndb.de>
Sun, 9 Dec 2012 22:14:10 +0000 (23:14 +0100)
Nothing is using the vmlist field in mm_context_t anymore. It has been removed
from the non-generic versions over 3 years ago 8feae1311 ("NOMMU: Make VMAs per
MM as for MMU-mode linux").

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>

No differences found