[SCSI] remove unnecessary includes of linux/config.h from drivers/scsi/
kbuild includes this automatically these days. Signed-off-by: Dave Jones <davej@redhat.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
This commit is contained in:

committed by
James Bottomley

parent
84961f28e9
commit
a2f5d4d94f
@@ -46,7 +46,6 @@ MODULE_DESCRIPTION("Adaptec I2O RAID Driver");
|
||||
|
||||
#include <linux/stat.h>
|
||||
#include <linux/slab.h> /* for kmalloc() */
|
||||
#include <linux/config.h> /* for CONFIG_PCI */
|
||||
#include <linux/pci.h> /* for PCI support */
|
||||
#include <linux/proc_fs.h>
|
||||
#include <linux/blkdev.h>
|
||||
|
Reference in New Issue
Block a user