Skip to content

Commit

Permalink
arm26: remove broken and unused macro
Browse files Browse the repository at this point in the history
Signed-off-by: Mariusz Kozlowski <[email protected]>
Cc: Ian Molton <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
  • Loading branch information
Mariusz Kozlowski authored and Linus Torvalds committed Jul 16, 2007
1 parent 787ea0e commit f47807f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions arch/arm26/mm/init.c
Original file line number Diff line number Diff line change
Expand Up @@ -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];
Expand Down

0 comments on commit f47807f

Please sign in to comment.