]> err.no Git - linux-2.6/blobdiff - drivers/ide/setup-pci.c
dm: use unlocked variants of queue flag check/set
[linux-2.6] / drivers / ide / setup-pci.c
index 9a1e01e176f0d62ea1392f6bdc92e8d6311786df..5171601fb2556646544587466a14b8e973389a15 100644 (file)
@@ -385,7 +385,7 @@ int ide_hwif_setup_dma(ide_hwif_t *hwif, const struct ide_port_info *d)
                if (ide_allocate_dma_engine(hwif))
                        return -1;
 
-               ide_setup_dma(hwif, base, d);
+               ide_setup_dma(hwif, base);
        }
 
        return 0;