ide: add ->dma_clear method and remove ->dma_timeout one
[platform/kernel/linux-starfive.git] / drivers / ide / trm290.c
index ed14968..d6a9508 100644 (file)
@@ -314,7 +314,6 @@ static struct ide_dma_ops trm290_dma_ops = {
        .dma_end                = trm290_dma_end,
        .dma_test_irq           = trm290_dma_test_irq,
        .dma_lost_irq           = ide_dma_lost_irq,
-       .dma_timeout            = ide_dma_timeout,
 };
 
 static const struct ide_port_info trm290_chipset __devinitdata = {