The patch titled Remove another config.h has been added to the -mm tree. Its filename is remove-another-configh.patch See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find out what to do about this ------------------------------------------------------ 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 files 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 git-agpgart.patch git-cpufreq.patch remove-null-chars-from-dvb-names.patch remove-silly-messages-from-input-layer.patch via-sata-oops-on-init.patch tickle-nmi-watchdog-on-serial-output.patch git-scsi-misc.patch git-watchdog.patch debug-variants-of-linked-list-macros.patch tty_ioc-keep-davej-sane.patch single-bit-flip-detector.patch single-bit-flip-detector-tidy.patch lockdep-print-kernel-version.patch remove-another-configh.patch sched-dont-print-migration-cost-when-only-1-cpu.patch fbcon-use-persistent-allocation-for-cursor-blinking.patch post-halloween-doc.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