Ver código fonte

[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 anos atrás
pai
commit
3ca212b813
1 arquivos alterados com 0 adições e 1 exclusões
  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>