aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/ata/sata_nv.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/ata/sata_nv.c b/drivers/ata/sata_nv.c
index d53cb8c47f39..b2656867c647 100644
--- a/drivers/ata/sata_nv.c
+++ b/drivers/ata/sata_nv.c
@@ -307,7 +307,6 @@ static struct scsi_host_template nv_sht = {
307 .name = DRV_NAME, 307 .name = DRV_NAME,
308 .ioctl = ata_scsi_ioctl, 308 .ioctl = ata_scsi_ioctl,
309 .queuecommand = ata_scsi_queuecmd, 309 .queuecommand = ata_scsi_queuecmd,
310 .change_queue_depth = ata_scsi_change_queue_depth,
311 .can_queue = ATA_DEF_QUEUE, 310 .can_queue = ATA_DEF_QUEUE,
312 .this_id = ATA_SHT_THIS_ID, 311 .this_id = ATA_SHT_THIS_ID,
313 .sg_tablesize = LIBATA_MAX_PRD, 312 .sg_tablesize = LIBATA_MAX_PRD,