This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / drivers / ide / pci / sl82c105.h
index f71ee70..a4e6e46 100644 (file)
@@ -15,19 +15,12 @@ static ide_pci_device_t sl82c105_chipsets[] __devinitdata = {
                .device         = PCI_DEVICE_ID_WINBOND_82C105,
                .name           = "W82C105",
                .init_chipset   = init_chipset_sl82c105,
-               .init_iops      = NULL,
                .init_hwif      = init_hwif_sl82c105,
                .init_dma       = init_dma_sl82c105,
                .channels       = 2,
                .autodma        = NOAUTODMA,
                .enablebits     = {{0x40,0x01,0x01}, {0x40,0x10,0x10}},
                .bootable       = ON_BOARD,
-               .extra          = 0,
-       },{
-               .vendor         = 0,
-               .device         = 0,
-               .channels       = 0,
-               .bootable       = EOL,
        }
 };