[<prev] [next>] [day] [month] [year] [list]
Message-Id: <200705241937.12535.m.kozlowski@tuxland.pl>
Date: Thu, 24 May 2007 19:37:12 +0200
From: Mariusz Kozlowski <m.kozlowski@...land.pl>
To: spyro@....com
Cc: Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org
Subject: [PATCH] arm26: remove broken and unused macro
Hello,
Remove broken and unused macro.
Signed-off-by: Mariusz Kozlowski <m.kozlowski@...land.pl>
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@...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