Remove another config.h

From: Dave Jones
Date: Thu Aug 10 2006 - 19:45:38 EST


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>

--- linux-2.6.17.noarch/include/linux/vmstat.h~ 2006-08-10 19:43:49.000000000 -0400
+++ linux-2.6.17.noarch/include/linux/vmstat.h 2006-08-10 19:43:54.000000000 -0400
@@ -3,7 +3,6 @@

#include <linux/types.h>
#include <linux/percpu.h>
-#include <linux/config.h>
#include <linux/mmzone.h>
#include <asm/atomic.h>

--
http://www.codemonkey.org.uk
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/