This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / drivers / ide / pci / slc90e66.h
index 2f15858..0771637 100644 (file)
@@ -18,18 +18,11 @@ static ide_pci_device_t slc90e66_chipsets[] __devinitdata = {
                .device         = PCI_DEVICE_ID_EFAR_SLC90E66_1,
                .name           = "SLC90E66",
                .init_chipset   = init_chipset_slc90e66,
-               .init_iops      = NULL,
                .init_hwif      = init_hwif_slc90e66,
                .channels       = 2,
                .autodma        = AUTODMA,
                .enablebits     = {{0x41,0x80,0x80}, {0x43,0x80,0x80}},
                .bootable       = ON_BOARD,
-               .extra          = 0,
-       },{
-               .vendor         = 0,
-               .device         = 0,
-               .channels       = 0,
-               .bootable       = EOL,
        }
 };