This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / drivers / ide / pci / triflex.h
index 7f6f737..d99496e 100644 (file)
@@ -21,14 +21,11 @@ static ide_pci_device_t triflex_devices[] __devinitdata = {
                .device         = PCI_DEVICE_ID_COMPAQ_TRIFLEX_IDE,
                .name           = "TRIFLEX",
                .init_chipset   = init_chipset_triflex,
-               .init_iops      = NULL,
                .init_hwif      = init_hwif_triflex,
                .channels       = 2,
                .autodma        = AUTODMA,
                .enablebits     = {{0x80, 0x01, 0x01}, {0x80, 0x02, 0x02}},
                .bootable       = ON_BOARD,
-       },{     
-               .bootable       = EOL,
        }
 };