浏览代码

[PATCH] Remove another config.h

After the asm/ uses of #include <linux/config.h> this one is the next
biggest source of noise.

Signed-off-by: Dave Jones <davej@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Dave Jones 18 年之前
父节点
当前提交
3ca212b813
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      include/linux/vmstat.h

+ 0 - 1
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>