mirror of
https://github.com/torvalds/linux.git
synced 2024-11-15 16:41:58 +00:00
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:
parent
787ea0ef70
commit
f47807f359
@ -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];
|
||||
|
Loading…
Reference in New Issue
Block a user