The patch titled arch/ia64: remove duplicate includes has been added to the -mm tree. Its filename is arch-ia64-remove-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/ia64: remove duplicate includes From: Lucas Woods <woodzy@xxxxxxxxx> Signed-off-by: Lucas Woods <woodzy@xxxxxxxxx> Cc: "Luck, Tony" <tony.luck@xxxxxxxxx> Acked-by: Simon Horman <horms@xxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- arch/ia64/ia32/ia32priv.h | 1 - 1 file changed, 1 deletion(-) diff -puN arch/ia64/ia32/ia32priv.h~arch-ia64-remove-duplicate-includes arch/ia64/ia32/ia32priv.h --- a/arch/ia64/ia32/ia32priv.h~arch-ia64-remove-duplicate-includes +++ a/arch/ia64/ia32/ia32priv.h @@ -290,7 +290,6 @@ struct old_linux32_dirent { #define _ASM_IA64_ELF_H /* Don't include elf.h */ #include <linux/sched.h> -#include <asm/processor.h> /* * This is used to ensure we don't load something for the wrong architecture. _ 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