aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/hptiop.c
diff options
context:
space:
mode:
authorDave Jones <davej@redhat.com>2006-08-10 21:41:13 -0400
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>2006-08-19 16:39:11 -0400
commita2f5d4d94f0ab9560b9a99d73d5b86b377c7f201 (patch)
tree2a0cc44f528f181d836f25a090f0da783c1e8a87 /drivers/scsi/hptiop.c
parent84961f28e9d13a4b193d0c8545f3c060c1890ff3 (diff)
[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>
Diffstat (limited to 'drivers/scsi/hptiop.c')
-rw-r--r--drivers/scsi/hptiop.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/scsi/hptiop.c b/drivers/scsi/hptiop.c
index ab2f8b267908..6b41c2ef6e21 100644
--- a/drivers/scsi/hptiop.c
+++ b/drivers/scsi/hptiop.c
@@ -15,7 +15,6 @@
15 * 15 *
16 * For more information, visit http://www.highpoint-tech.com 16 * For more information, visit http://www.highpoint-tech.com
17 */ 17 */
18#include <linux/config.h>
19#include <linux/module.h> 18#include <linux/module.h>
20#include <linux/types.h> 19#include <linux/types.h>
21#include <linux/string.h> 20#include <linux/string.h>