diff options
Diffstat (limited to 'include/asm-i386/pci.h')
| -rw-r--r-- | include/asm-i386/pci.h | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-i386/pci.h b/include/asm-i386/pci.h index 78c85985aee..64b6d0baedb 100644 --- a/include/asm-i386/pci.h +++ b/include/asm-i386/pci.h @@ -1,7 +1,6 @@  #ifndef __i386_PCI_H  #define __i386_PCI_H -#include <linux/config.h>  #ifdef __KERNEL__  #include <linux/mm.h>		/* for struct page */  |