projects
/
kernel
/
kernel-generic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee731f4
)
[PATCH] Remove another config.h
author
Dave Jones
<davej@redhat.com>
Fri, 29 Sep 2006 09:00:14 +0000
(
02:00
-0700)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Fri, 29 Sep 2006 16:18:13 +0000
(09:18 -0700)
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>
include/linux/vmstat.h
patch
|
blob
|
history
diff --git
a/include/linux/vmstat.h
b/include/linux/vmstat.h
index
176c7f7
..
c89df55
100644
(file)
--- a/
include/linux/vmstat.h
+++ b/
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>