The patch titled arm26: remove broken and unused macro has been removed from the -mm tree. Its filename was arm26-remove-broken-and-unused-macro.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ Subject: arm26: remove broken and unused macro From: Mariusz Kozlowski <m.kozlowski@xxxxxxxxxx> Signed-off-by: Mariusz Kozlowski <m.kozlowski@xxxxxxxxxx> Cc: Ian Molton <spyro@xxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- arch/arm26/mm/init.c | 3 --- 1 file 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 m.kozlowski@xxxxxxxxxx are origin.patch powerpc-tlb_32c-build-fix.patch mtd-add-module-license-to-mtdbdi.patch dont-optimise-away-baud-rate-changes-when-bother-is-used.patch drivers-edac-new-intel-5000-mc-driver-fix.patch driver-edac-i5000-define-typo.patch - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html