]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/ide/setup-pci.c
sgiioc4: use driver name for resource allocation
[linux-2.6-omap-h63xx.git] / drivers / ide / setup-pci.c
index abcfb1739d4d3a2089d580a1f7ffe5583ed3ff6a..3dea5a59626e18762f9ff34f825bcee9041611c1 100644 (file)
@@ -346,8 +346,6 @@ static ide_hwif_t *ide_hwif_configure(struct pci_dev *dev,
 
        ide_init_port_hw(hwif, &hw);
 
-       hwif->dev = &dev->dev;
-
        return hwif;
 }