ide: don't display "BIOS" settings in ide_setup_dma()
[deliverable/linux.git] / drivers / ide / setup-pci.c
index 8812eaa7f16907fa146649f3e88a005f20cbb5d4..26997648bf003a913c9fa0e7b9e9623d4752c0a3 100644 (file)
@@ -322,7 +322,6 @@ static ide_hwif_t *ide_hwif_configure(struct pci_dev *dev,
        ide_init_port_hw(hwif, &hw);
 
        hwif->dev = &dev->dev;
-       hwif->cds = d;
 
        return hwif;
 }
This page took 0.023317 seconds and 5 git commands to generate.