diff options
Diffstat (limited to 'arch/mn10300/mm/init.c')
-rw-r--r-- | arch/mn10300/mm/init.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/mn10300/mm/init.c b/arch/mn10300/mm/init.c index 48907cc3bdb7..13801824e3ee 100644 --- a/arch/mn10300/mm/init.c +++ b/arch/mn10300/mm/init.c | |||
@@ -37,8 +37,6 @@ | |||
37 | #include <asm/tlb.h> | 37 | #include <asm/tlb.h> |
38 | #include <asm/sections.h> | 38 | #include <asm/sections.h> |
39 | 39 | ||
40 | DEFINE_PER_CPU(struct mmu_gather, mmu_gathers); | ||
41 | |||
42 | unsigned long highstart_pfn, highend_pfn; | 40 | unsigned long highstart_pfn, highend_pfn; |
43 | 41 | ||
44 | #ifdef CONFIG_MN10300_HAS_ATOMIC_OPS_UNIT | 42 | #ifdef CONFIG_MN10300_HAS_ATOMIC_OPS_UNIT |