]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/mm/mmu.c
[ARM] clean up a load of old declarations
[linux-2.6-omap-h63xx.git] / arch / arm / mm / mmu.c
index c2bbe3f311f0b91cfe881b639f274fde9d50a471..94d81a2ba00891d66091183d1bcbe7c6eda9ce6e 100644 (file)
@@ -28,9 +28,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.