diff --git a/[refs] b/[refs] index 2052ad7bfce5..181725eb46e9 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b2656a138ab7bc4e7abd3b1cbd6d1f105c7a7186 +refs/heads/master: 20154fd3706d603216f462854862203d231c6086 diff --git a/trunk/include/asm-generic/mmu.h b/trunk/include/asm-generic/mmu.h index 4f4aa56d6b52..a67ae0a91599 100644 --- a/trunk/include/asm-generic/mmu.h +++ b/trunk/include/asm-generic/mmu.h @@ -7,7 +7,6 @@ */ #ifndef __ASSEMBLY__ typedef struct { - struct vm_list_struct *vmlist; unsigned long end_brk; } mm_context_t; #endif