ide: add struct ide_port_ops (take 2)
[firefly-linux-kernel-4.4.55.git] / drivers / ide / arm / bast-ide.c
index a80b9574865e18f03f5d8292133237ed52711bf0..5a2b0f163e8470046ba03e4592753e58cba6dfec 100644 (file)
@@ -56,7 +56,7 @@ static int __init bastide_register(unsigned int base, unsigned int aux, int irq)
 
        ide_init_port_hw(hwif, &hw);
        hwif->mmio = 1;
-       hwif->quirkproc = NULL;
+       hwif->port_ops = NULL;
 
        idx[0] = i;