[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <200611292007.06478.m.kozlowski@tuxland.pl>
Date: Wed, 29 Nov 2006 20:07:06 +0100
From: Mariusz Kozlowski <m.kozlowski@...land.pl>
To: Russell King <rmk+lkml@....linux.org.uk>
Cc: linux-kernel@...r.kernel.org
Subject: [PATCH] arm26/init.c broken macro removal
Hello,
Broken makro / dead code removal.
Signed-off-by: Mariusz Kozlowski <m.kozlowski@...land.pl>
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists