libata: update libata LLDs to use devres
[firefly-linux-kernel-4.4.55.git] / drivers / ata / pata_efar.c
index edf8a63f50af3afe6b54d93a0deffa5da252dcb7..66814ee64d05e985449d0bb17cb69c580a2f7d8e 100644 (file)
@@ -267,8 +267,6 @@ static const struct ata_port_operations efar_ops = {
        .irq_clear              = ata_bmdma_irq_clear,
 
        .port_start             = ata_port_start,
-       .port_stop              = ata_port_stop,
-       .host_stop              = ata_host_stop,
 };