The patch titled arch/alpha: remove duplicate includes has been added to the -mm tree. Its filename is arch-alpha-removed-duplicate-includes.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: arch/alpha: remove duplicate includes From: Lucas Woods <woodzy@xxxxxxxxx> Signed-off-by: Lucas Woods <woodzy@xxxxxxxxx> Cc: Richard Henderson <rth@xxxxxxxxxxx> Cc: Ivan Kokshaysky <ink@xxxxxxxxxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- arch/alpha/kernel/setup.c | 1 - 1 file changed, 1 deletion(-) diff -puN arch/alpha/kernel/setup.c~arch-alpha-removed-duplicate-includes arch/alpha/kernel/setup.c --- a/arch/alpha/kernel/setup.c~arch-alpha-removed-duplicate-includes +++ a/arch/alpha/kernel/setup.c @@ -58,7 +58,6 @@ static struct notifier_block alpha_panic #include <asm/system.h> #include <asm/hwrpb.h> #include <asm/dma.h> -#include <asm/io.h> #include <asm/mmu_context.h> #include <asm/console.h> _ Patches currently in -mm which might be from woodzy@xxxxxxxxx are arch-alpha-removed-duplicate-includes.patch arch-arm-removed-duplicate-includes.patch arch-ia64-remove-duplicate-includes.patch arch-mips-remove-duplicate-includes.patch arch-parisc-remove-duplicate-includes.patch arch-powerpc-remove-duplicate-includes.patch arch-ppc-remove-duplicate-includes.patch arch-sparc-remove-duplicate-includes.patch arch-um-remove-duplicate-includes.patch arch-x86-remove-duplicate-includes.patch arch-xtensa-remove-duplicate-includes.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