diff options
Diffstat (limited to 'arch/mips')
-rw-r--r-- | arch/mips/mm/init.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/mips/mm/init.c b/arch/mips/mm/init.c index 279599e9a779..1aadeb42c5a5 100644 --- a/arch/mips/mm/init.c +++ b/arch/mips/mm/init.c | |||
@@ -64,8 +64,6 @@ | |||
64 | 64 | ||
65 | #endif /* CONFIG_MIPS_MT_SMTC */ | 65 | #endif /* CONFIG_MIPS_MT_SMTC */ |
66 | 66 | ||
67 | DEFINE_PER_CPU(struct mmu_gather, mmu_gathers); | ||
68 | |||
69 | /* | 67 | /* |
70 | * We have up to 8 empty zeroed pages so we can map one of the right colour | 68 | * We have up to 8 empty zeroed pages so we can map one of the right colour |
71 | * when needed. This is necessary only on R4000 / R4400 SC and MC versions | 69 | * when needed. This is necessary only on R4000 / R4400 SC and MC versions |