]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/ata/pata_hpt3x3.c
libata: normalize port_info, port_operations and sht tables
[karo-tx-linux.git] / drivers / ata / pata_hpt3x3.c
index cb8bdb6887dea6322e22cdb20290311b5234bf0b..c09f95a4a0d1be924511d9a18276313099945adb 100644 (file)
@@ -189,7 +189,6 @@ static int hpt3x3_init_one(struct pci_dev *pdev, const struct pci_device_id *id)
 {
        static int printed_version;
        static const struct ata_port_info info = {
-               .sht = &hpt3x3_sht,
                .flags = ATA_FLAG_SLAVE_POSS,
                .pio_mask = 0x1f,
 #if defined(CONFIG_PATA_HPT3X3_DMA)