dect
/
linux-2.6
Archived
13
0
Fork 0

[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>
This commit is contained in:
Dave Jones 2006-09-29 02:00:14 -07:00 committed by Linus Torvalds
parent ee731f4f78
commit 3ca212b813
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@
#include <linux/types.h>
#include <linux/percpu.h>
#include <linux/config.h>
#include <linux/mmzone.h>
#include <asm/atomic.h>