mirror of
https://github.com/torvalds/linux.git
synced 2024-11-13 15:41:39 +00:00
[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:
parent
ee731f4f78
commit
3ca212b813
@ -3,7 +3,6 @@
|
||||
|
||||
#include <linux/types.h>
|
||||
#include <linux/percpu.h>
|
||||
#include <linux/config.h>
|
||||
#include <linux/mmzone.h>
|
||||
#include <asm/atomic.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user