libata: update libata LLDs to use devres
[powerpc.git] / drivers / ata / pata_sc1200.c
index a3b35bc..75638cc 100644 (file)
@@ -226,8 +226,6 @@ static struct ata_port_operations sc1200_port_ops = {
        .irq_clear      = ata_bmdma_irq_clear,
 
        .port_start     = ata_port_start,
-       .port_stop      = ata_port_stop,
-       .host_stop      = ata_host_stop
 };
 
 /**