X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drivers%2Fide%2Fpci%2Fhpt34x.h;h=9fa3813a5ef74f4be1628f524ae4ec7835765a68;hb=746550cff061581f89c687ada8523670768364f2;hp=47b4be1001ba81be411ac1d751043cfd6e49b982;hpb=86090fcac5e27b630656fe3d963a6b80e26dac44;p=linux-2.6.git diff --git a/drivers/ide/pci/hpt34x.h b/drivers/ide/pci/hpt34x.h index 47b4be100..9fa3813a5 100644 --- a/drivers/ide/pci/hpt34x.h +++ b/drivers/ide/pci/hpt34x.h @@ -22,18 +22,11 @@ static ide_pci_device_t hpt34x_chipsets[] __devinitdata = { .device = PCI_DEVICE_ID_TTI_HPT343, .name = "HPT34X", .init_chipset = init_chipset_hpt34x, - .init_iops = NULL, .init_hwif = init_hwif_hpt34x, .channels = 2, .autodma = NOAUTODMA, - .enablebits = {{0x00,0x00,0x00}, {0x00,0x00,0x00}}, .bootable = NEVER_BOARD, .extra = 16 - },{ - .vendor = 0, - .device = 0, - .channels = 0, - .bootable = EOL, } };