The patch titled Remove another config.h has been removed from the -mm tree. Its filename is remove-another-configh.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ Subject: Remove another config.h From: Dave Jones <davej@xxxxxxxxxx> After the asm/ uses of #include <linux/config.h> this one is the next biggest source of noise. Signed-off-by: Dave Jones <davej@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxx> --- include/linux/vmstat.h | 1 - 1 file changed, 1 deletion(-) diff -puN include/linux/vmstat.h~remove-another-configh include/linux/vmstat.h --- a/include/linux/vmstat.h~remove-another-configh +++ a/include/linux/vmstat.h @@ -3,7 +3,6 @@ #include <linux/types.h> #include <linux/percpu.h> -#include <linux/config.h> #include <linux/mmzone.h> #include <asm/atomic.h> _ Patches currently in -mm which might be from davej@xxxxxxxxxx are origin.patch git-agpgart.patch git-cpufreq.patch git-dvb.patch remove-silly-messages-from-input-layer.patch git-libata-all.patch forcedeth-hardirq-lockdep-warning.patch tickle-nmi-watchdog-on-serial-output.patch git-watchdog.patch sched-dont-print-migration-cost-when-only-1-cpu.patch fbcon-use-persistent-allocation-for-cursor-blinking.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