diff options
-rw-r--r-- | arch/arm26/mm/init.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/arm26/mm/init.c b/arch/arm26/mm/init.c index 562fac12eb95..36e7ee3f8321 100644 --- a/arch/arm26/mm/init.c +++ b/arch/arm26/mm/init.c | |||
@@ -33,9 +33,6 @@ | |||
33 | 33 | ||
34 | #include <asm/map.h> | 34 | #include <asm/map.h> |
35 | 35 | ||
36 | |||
37 | #define TABLE_SIZE PTRS_PER_PTE * sizeof(pte_t)) | ||
38 | |||
39 | struct mmu_gather mmu_gathers[NR_CPUS]; | 36 | struct mmu_gather mmu_gathers[NR_CPUS]; |
40 | 37 | ||
41 | extern pgd_t swapper_pg_dir[PTRS_PER_PGD]; | 38 | extern pgd_t swapper_pg_dir[PTRS_PER_PGD]; |