ide: add ide_pci_device_t.host_flags (take 2)
[firefly-linux-kernel-4.4.55.git] / drivers / ide / pci / trm290.c
index cbb1b11119a520b9b0c8db24d796fb7c931832f3..dc4f4e298e00d6591afda55930cf16e6968c51e8 100644 (file)
@@ -327,7 +327,6 @@ static void __devinit init_hwif_trm290(ide_hwif_t *hwif)
 static ide_pci_device_t trm290_chipset __devinitdata = {
        .name           = "TRM290",
        .init_hwif      = init_hwif_trm290,
-       .channels       = 2,
        .autodma        = NOAUTODMA,
        .bootable       = ON_BOARD,
 };