The patch titled Subject: kernel/extable.c: remove duplicated include has been removed from the -mm tree. Its filename was extable-remove-duplicated-include-from-extablec.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ From: Wei Yongjun <yongjun_wei@xxxxxxxxxxxxxxxxx> Subject: kernel/extable.c: remove duplicated include Signed-off-by: Wei Yongjun <yongjun_wei@xxxxxxxxxxxxxxxxx> Acked-by: Steven Rostedt <rostedt@xxxxxxxxxxx> Cc: Thomas Gleixner <tglx@xxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- kernel/extable.c | 1 - 1 file changed, 1 deletion(-) diff -puN kernel/extable.c~extable-remove-duplicated-include-from-extablec kernel/extable.c --- a/kernel/extable.c~extable-remove-duplicated-include-from-extablec +++ a/kernel/extable.c @@ -18,7 +18,6 @@ #include <linux/ftrace.h> #include <linux/memory.h> #include <linux/module.h> -#include <linux/ftrace.h> #include <linux/mutex.h> #include <linux/init.h> _ Patches currently in -mm which might be from yongjun_wei@xxxxxxxxxxxxxxxxx are -- 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