The patch titled mm/sparse.c: removed duplicated include has been removed from the -mm tree. Its filename was mm-sparsec-removed-duplicated-include.patch This patch was dropped because it was merged into mainline or a subsystem tree The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/ ------------------------------------------------------ Subject: mm/sparse.c: removed duplicated include From: Huang Weiyi <weiyi.huang@xxxxxxxxx> Signed-off-by: Huang Weiyi <weiyi.huang@xxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- mm/sparse.c | 1 - 1 file changed, 1 deletion(-) diff -puN mm/sparse.c~mm-sparsec-removed-duplicated-include mm/sparse.c --- a/mm/sparse.c~mm-sparsec-removed-duplicated-include +++ a/mm/sparse.c @@ -12,7 +12,6 @@ #include <asm/dma.h> #include <asm/pgalloc.h> #include <asm/pgtable.h> -#include "internal.h" /* * Permanent SPARSEMEM data: _ Patches currently in -mm which might be from weiyi.huang@xxxxxxxxx are linux-next.patch arch-m68k-bvme6000-rtcc-remove-duplicated-include.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