]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/ide/setup-pci.c
hysdn: No longer broken on SMP.
[linux-2.6-omap-h63xx.git] / 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;