]> Pileus Git - ~andy/linux/blobdiff - arch/xtensa/mm/mmu.c
mm: now that all old mmu_gather code is gone, remove the storage
[~andy/linux] / arch / xtensa / mm / mmu.c
index 4bb91a970f1f48eee6919e5104c8075f0481f71e..ca81654f3ec2c34e95f9ec8585c050ad1324f161 100644 (file)
@@ -14,8 +14,6 @@
 #include <asm/mmu_context.h>
 #include <asm/page.h>
 
-DEFINE_PER_CPU(struct mmu_gather, mmu_gathers);
-
 void __init paging_init(void)
 {
        memset(swapper_pg_dir, 0, PAGE_SIZE);