diff options
Diffstat (limited to 'arch/frv/mm/init.c')
-rw-r--r-- | arch/frv/mm/init.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/frv/mm/init.c b/arch/frv/mm/init.c index ed64588ac3a7..fbe5f0dbae06 100644 --- a/arch/frv/mm/init.c +++ b/arch/frv/mm/init.c | |||
@@ -41,8 +41,6 @@ | |||
41 | 41 | ||
42 | #undef DEBUG | 42 | #undef DEBUG |
43 | 43 | ||
44 | DEFINE_PER_CPU(struct mmu_gather, mmu_gathers); | ||
45 | |||
46 | /* | 44 | /* |
47 | * BAD_PAGE is the page that is used for page faults when linux | 45 | * BAD_PAGE is the page that is used for page faults when linux |
48 | * is out-of-memory. Older versions of linux just did a | 46 | * is out-of-memory. Older versions of linux just did a |