[PATCH] arm26/init.c broken macro removal

From: Mariusz Kozlowski
Date: Wed Nov 29 2006 - 14:08:13 EST


Hello,

Broken makro / dead code removal.

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

init.c | 2 --
1 file changed, 2 deletions(-)

--- linux-2.6.19-rc6-mm2-a/arch/arm26/mm/init.c 2006-11-16 05:03:40.000000000 +0100
+++ linux-2.6.19-rc6-mm2-b/arch/arm26/mm/init.c 2006-11-29 19:51:14.000000000 +0100
@@ -34,8 +34,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];

--
Regards,

Mariusz Kozlowski
-
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/