Merge branch 'master'
[sfrench/cifs-2.6.git] / drivers / scsi / sata_mv.c
index eed67ae2dc0878a1119034c71f49f7063799c139..275ed9bd898cae8a0d1d25d5d47b7a077715179f 100644 (file)
@@ -378,7 +378,6 @@ static struct scsi_host_template mv_sht = {
        .name                   = DRV_NAME,
        .ioctl                  = ata_scsi_ioctl,
        .queuecommand           = ata_scsi_queuecmd,
-       .eh_timed_out           = ata_scsi_timed_out,
        .eh_strategy_handler    = ata_scsi_error,
        .can_queue              = MV_USE_Q_DEPTH,
        .this_id                = ATA_SHT_THIS_ID,