[ARM] clean up a load of old declarations
[pandora-kernel.git] / arch / arm / mm / mmu.c
index ee899eb..a0d8a6a 100644 (file)
@@ -27,9 +27,6 @@
 
 DEFINE_PER_CPU(struct mmu_gather, mmu_gathers);
 
-extern void _stext, _etext, __data_start, _end;
-extern pgd_t swapper_pg_dir[PTRS_PER_PGD];
-
 /*
  * empty_zero_page is a special page that is used for
  * zero-initialized data and COW.