]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - drivers/ide/ide.c
ide: remove ->INB, ->OUTB and ->OUTBSYNC methods
[mirror_ubuntu-artful-kernel.git] / drivers / ide / ide.c
index b6018f7b0907518417afe1bf787bdec372016186..434dd02a4bdce1f719ebec2c5bfec6f597d8a85e 100644 (file)
@@ -101,7 +101,6 @@ void ide_init_port_data(ide_hwif_t *hwif, unsigned int index)
 
        init_completion(&hwif->gendev_rel_comp);
 
-       default_hwif_iops(hwif);
        default_hwif_transport(hwif);
 
        ide_port_init_devices_data(hwif);