The patch titled arch/alpha: remove duplicate includes has been removed from the -mm tree. Its filename was arch-alpha-removed-duplicate-includes.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: 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 origin.patch git-xtensa.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