]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/ide/legacy/ide_platform.c
ide: add struct ide_port_info instances to legacy host drivers
[linux-2.6-omap-h63xx.git] / drivers / ide / legacy / ide_platform.c
index 7c3231a21d176067c781665471c7e66d4381c5c6..7c7f42a1fffa10b74112d9d16d3b63e802fcbe42 100644 (file)
@@ -108,7 +108,7 @@ static int __devinit plat_ide_probe(struct platform_device *pdev)
 
        idx[0] = hwif->index;
 
-       ide_device_add(idx);
+       ide_device_add(idx, NULL);
 
        platform_set_drvdata(pdev, hwif);