The patch titled
     arm26: remove broken and unused macro
has been added to the -mm tree.  Its filename is
     arm26-remove-broken-and-unused-macro.patch

*** Remember to use Documentation/SubmitChecklist when testing your code ***

See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find
out what to do about this

------------------------------------------------------
Subject: arm26: remove broken and unused macro
From: Mariusz Kozlowski <[EMAIL PROTECTED]>

Signed-off-by: Mariusz Kozlowski <[EMAIL PROTECTED]>
Cc: Ian Molton <[EMAIL PROTECTED]>
Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
---

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

diff -puN arch/arm26/mm/init.c~arm26-remove-broken-and-unused-macro 
arch/arm26/mm/init.c
--- a/arch/arm26/mm/init.c~arm26-remove-broken-and-unused-macro
+++ a/arch/arm26/mm/init.c
@@ -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];
_

Patches currently in -mm which might be from [EMAIL PROTECTED] are

arm26-remove-broken-and-unused-macro.patch

-
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to