X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=arch%2Farm%2Fmm%2Finit.c;h=fe3f7f6250085c5c279306ba979cde87407d19d8;hb=f854d37ab6b74f5a2d768d28e9583bc2991692c1;hp=9ea1f87a7079b863ee4d061103ef46b2aa00fa9b;hpb=2514395ef88b46e895726a8d40966cb83de7940c;p=powerpc.git diff --git a/arch/arm/mm/init.c b/arch/arm/mm/init.c index 9ea1f87a70..fe3f7f6250 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];