mm: now that all old mmu_gather code is gone, remove the storage
[pandora-kernel.git] / arch / arm / mm / mmu.c
index 6cf76b3..08a9236 100644 (file)
@@ -31,8 +31,6 @@
 
 #include "mm.h"
 
-DEFINE_PER_CPU(struct mmu_gather, mmu_gathers);
-
 /*
  * empty_zero_page is a special page that is used for
  * zero-initialized data and COW.