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 ff149ad6bc4e..44dccf2b6c8e 100644 --- a/drivers/scsi/hptiop.c +++ b/drivers/scsi/hptiop.c | |||
@@ -903,7 +903,6 @@ static struct scsi_host_template driver_template = { | |||
903 | .eh_device_reset_handler = hptiop_reset, | 903 | .eh_device_reset_handler = hptiop_reset, |
904 | .eh_bus_reset_handler = hptiop_reset, | 904 | .eh_bus_reset_handler = hptiop_reset, |
905 | .info = hptiop_info, | 905 | .info = hptiop_info, |
906 | .unchecked_isa_dma = 0, | ||
907 | .emulated = 0, | 906 | .emulated = 0, |
908 | .use_clustering = ENABLE_CLUSTERING, | 907 | .use_clustering = ENABLE_CLUSTERING, |
909 | .proc_name = driver_name, | 908 | .proc_name = driver_name, |