arm26: remove broken and unused macro

Signed-off-by: Mariusz Kozlowski <m.kozlowski@tuxland.pl>
Cc: Ian Molton <spyro@f2s.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
Mariusz Kozlowski 2007-07-15 23:38:43 -07:00 committed by Linus Torvalds
parent 787ea0ef70
commit f47807f359
1 changed files with 0 additions and 3 deletions

View File

@ -33,9 +33,6 @@
#include <asm/map.h>
#define TABLE_SIZE PTRS_PER_PTE * sizeof(pte_t))
struct mmu_gather mmu_gathers[NR_CPUS];
extern pgd_t swapper_pg_dir[PTRS_PER_PGD];