aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/pata_hpt3x3.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/ata/pata_hpt3x3.c')
-rw-r--r--drivers/ata/pata_hpt3x3.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/ata/pata_hpt3x3.c b/drivers/ata/pata_hpt3x3.c
index cb8bdb6887de..c09f95a4a0d1 100644
--- a/drivers/ata/pata_hpt3x3.c
+++ b/drivers/ata/pata_hpt3x3.c
@@ -189,7 +189,6 @@ static int hpt3x3_init_one(struct pci_dev *pdev, const struct pci_device_id *id)
189{ 189{
190 static int printed_version; 190 static int printed_version;
191 static const struct ata_port_info info = { 191 static const struct ata_port_info info = {
192 .sht = &hpt3x3_sht,
193 .flags = ATA_FLAG_SLAVE_POSS, 192 .flags = ATA_FLAG_SLAVE_POSS,
194 .pio_mask = 0x1f, 193 .pio_mask = 0x1f,
195#if defined(CONFIG_PATA_HPT3X3_DMA) 194#if defined(CONFIG_PATA_HPT3X3_DMA)