diff options
Diffstat (limited to 'drivers/scsi/aic94xx/aic94xx_init.c')
-rw-r--r-- | drivers/scsi/aic94xx/aic94xx_init.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/scsi/aic94xx/aic94xx_init.c b/drivers/scsi/aic94xx/aic94xx_init.c index d5ff142c93a2..8db4e727628a 100644 --- a/drivers/scsi/aic94xx/aic94xx_init.c +++ b/drivers/scsi/aic94xx/aic94xx_init.c | |||
@@ -68,7 +68,6 @@ static struct scsi_host_template aic94xx_sht = { | |||
68 | .queuecommand = sas_queuecommand, | 68 | .queuecommand = sas_queuecommand, |
69 | .target_alloc = sas_target_alloc, | 69 | .target_alloc = sas_target_alloc, |
70 | .slave_configure = sas_slave_configure, | 70 | .slave_configure = sas_slave_configure, |
71 | .slave_destroy = sas_slave_destroy, | ||
72 | .scan_finished = asd_scan_finished, | 71 | .scan_finished = asd_scan_finished, |
73 | .scan_start = asd_scan_start, | 72 | .scan_start = asd_scan_start, |
74 | .change_queue_depth = sas_change_queue_depth, | 73 | .change_queue_depth = sas_change_queue_depth, |