X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=arch%2Farm%2Fmm%2Finit.c;h=fe3f7f6250085c5c279306ba979cde87407d19d8;hp=9ea1f87a7079b863ee4d061103ef46b2aa00fa9b;hb=ca78f6baca863afe2e6a244a0fe94b3a70211d46;hpb=60e04a5c533785c23ce6b76a6e5058328fe68edb diff --git a/arch/arm/mm/init.c b/arch/arm/mm/init.c index 9ea1f87a7079..fe3f7f625008 100644 --- a/arch/arm/mm/init.c +++ b/arch/arm/mm/init.c @@ -7,7 +7,6 @@ * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ -#include #include #include #include @@ -26,8 +25,6 @@ #include #include -#define TABLE_SIZE (2 * PTRS_PER_PTE * sizeof(pte_t)) - DEFINE_PER_CPU(struct mmu_gather, mmu_gathers); extern pgd_t swapper_pg_dir[PTRS_PER_PGD];