diff options
Diffstat (limited to 'drivers/ata/pata_bf54x.c')
-rw-r--r-- | drivers/ata/pata_bf54x.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/ata/pata_bf54x.c b/drivers/ata/pata_bf54x.c index 7f87f105c2f6..146c202d5834 100644 --- a/drivers/ata/pata_bf54x.c +++ b/drivers/ata/pata_bf54x.c | |||
@@ -1409,7 +1409,6 @@ static const struct ata_port_operations bfin_pata_ops = { | |||
1409 | 1409 | ||
1410 | static struct ata_port_info bfin_port_info[] = { | 1410 | static struct ata_port_info bfin_port_info[] = { |
1411 | { | 1411 | { |
1412 | .sht = &bfin_sht, | ||
1413 | .flags = ATA_FLAG_SLAVE_POSS | 1412 | .flags = ATA_FLAG_SLAVE_POSS |
1414 | | ATA_FLAG_MMIO | 1413 | | ATA_FLAG_MMIO |
1415 | | ATA_FLAG_NO_LEGACY, | 1414 | | ATA_FLAG_NO_LEGACY, |