]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blobdiff - drivers/ata/pata_sl82c105.c
libata: update libata LLDs to use devres
[mirror_ubuntu-hirsute-kernel.git] / drivers / ata / pata_sl82c105.c
index e94f515ef54b6468199a78d92d5fc77e52e935de..d118a1822c454ce85008f8bff90c2766c44ed1ad 100644 (file)
@@ -268,8 +268,6 @@ static struct ata_port_operations sl82c105_port_ops = {
        .irq_clear      = ata_bmdma_irq_clear,
 
        .port_start     = ata_port_start,
-       .port_stop      = ata_port_stop,
-       .host_stop      = ata_host_stop
 };
 
 /**