[PATCH] arm26: remove broken and unused macro

From: Mariusz Kozlowski
Date: Thu May 24 2007 - 13:37:27 EST


Hello,

Remove broken and unused macro.

Signed-off-by: Mariusz Kozlowski <m.kozlowski@xxxxxxxxxx>

arch/arm26/mm/init.c | 3 ---
1 file changed, 3 deletions(-)

diff -upr linux-2.6.22-rc2-mm1-a/arch/arm26/mm/init.c linux-2.6.22-rc2-mm1-b/arch/arm26/mm/init.c
--- linux-2.6.22-rc2-mm1-a/arch/arm26/mm/init.c 2007-05-19 06:06:17.000000000 +0200
+++ linux-2.6.22-rc2-mm1-b/arch/arm26/mm/init.c 2007-05-24 18:30:46.000000000 +0200
@@ -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];
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/