The patch titled kill #include "linux/config.h" has been removed from the -mm tree. Its filename is touchkit-ps-2-touchscreen-driver-configh.patch This patch was dropped because it was folded into touchkit-ps-2-touchscreen-driver.patch ------------------------------------------------------ Subject: kill #include "linux/config.h" From: Michal Piotrowski <michal.k.k.piotrowski@xxxxxxxxx> config.h is obsolete. This patch removes all #include "linux/config.h". Signed-off-by: Michal Piotrowski <michal.k.k.piotrowski@xxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxx> --- drivers/input/mouse/touchkit_ps2.c | 1 - 1 file changed, 1 deletion(-) diff -puN drivers/input/mouse/touchkit_ps2.c~touchkit-ps-2-touchscreen-driver-configh drivers/input/mouse/touchkit_ps2.c --- a/drivers/input/mouse/touchkit_ps2.c~touchkit-ps-2-touchscreen-driver-configh +++ a/drivers/input/mouse/touchkit_ps2.c @@ -34,7 +34,6 @@ * initial version 0.1 */ -#include <linux/config.h> #include <linux/kernel.h> #include <linux/slab.h> _ Patches currently in -mm which might be from michal.k.k.piotrowski@xxxxxxxxx are kill-include-linux-configh-ia64.patch drivers-scsi-pcmcia-nsp_csh-removal-of-old.patch fs-xfs-xfs_dmapih-removal-of-old-code.patch touchkit-ps-2-touchscreen-driver.patch touchkit-ps-2-touchscreen-driver-configh.patch acx1xx-wireless-driver.patch edac-new-opteron-athlon64-memory-controller-driver.patch convert-cpu-hotplug-notifiers-to-use-raw_notifier-instead-of-blocking_notifier.patch nfs-use-local-caching-configh.patch reiser4-configh.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