diff options
Diffstat (limited to 'drivers/scsi/hptiop.c')
-rw-r--r-- | drivers/scsi/hptiop.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/scsi/hptiop.c b/drivers/scsi/hptiop.c index 890f44fa0e1a..ff149ad6bc4e 100644 --- a/drivers/scsi/hptiop.c +++ b/drivers/scsi/hptiop.c | |||
@@ -906,7 +906,6 @@ static struct scsi_host_template driver_template = { | |||
906 | .unchecked_isa_dma = 0, | 906 | .unchecked_isa_dma = 0, |
907 | .emulated = 0, | 907 | .emulated = 0, |
908 | .use_clustering = ENABLE_CLUSTERING, | 908 | .use_clustering = ENABLE_CLUSTERING, |
909 | .use_sg_chaining = ENABLE_SG_CHAINING, | ||
910 | .proc_name = driver_name, | 909 | .proc_name = driver_name, |
911 | .shost_attrs = hptiop_attrs, | 910 | .shost_attrs = hptiop_attrs, |
912 | .this_id = -1, | 911 | .this_id = -1, |