The patch titled Clean up duplicate includes in drivers/w1/ has been removed from the -mm tree. Its filename was clean-up-duplicate-includes-in-drivers-w1.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ Subject: Clean up duplicate includes in drivers/w1/ From: Jesper Juhl <jesper.juhl@xxxxxxxxx> This patch cleans up duplicate includes in drivers/w1/ Signed-off-by: Jesper Juhl <jesper.juhl@xxxxxxxxx> Acked-by: Evgeniy Polyakov <johnpol@xxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- drivers/w1/masters/matrox_w1.c | 1 - 1 file changed, 1 deletion(-) diff -puN drivers/w1/masters/matrox_w1.c~clean-up-duplicate-includes-in-drivers-w1 drivers/w1/masters/matrox_w1.c --- a/drivers/w1/masters/matrox_w1.c~clean-up-duplicate-includes-in-drivers-w1 +++ a/drivers/w1/masters/matrox_w1.c @@ -33,7 +33,6 @@ #include <linux/slab.h> #include <linux/pci_ids.h> #include <linux/pci.h> -#include <linux/timer.h> #include "../w1.h" #include "../w1_int.h" _ Patches currently in -mm which might be from jesper.juhl@xxxxxxxxx are origin.patch git-cifs.patch mga_dma-return-err-not-just-zero-from-mga_do_cleanup_dma.patch mxser-fix-compiler-warning-when-building-withoug-config_pci.patch mxser-fix-compiler-warning-when-building-withoug-config_pci-fix.patch cyclades-avoid-label-defined-but-not-used-warning.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