mirror of
https://github.com/torvalds/linux.git
synced 2026-09-15 15:01:08 -04:00
Don't include linux/config.h from anywhere else in include/
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
#define ASMARM_PCI_H
|
||||
|
||||
#ifdef __KERNEL__
|
||||
#include <linux/config.h>
|
||||
#include <asm-generic/pci-dma-compat.h>
|
||||
|
||||
#include <asm/hardware.h> /* for PCIBIOS_MIN_* */
|
||||
|
||||
Reference in New Issue
Block a user