diff options
Diffstat (limited to 'drivers/ata/pata_bf54x.c')
-rw-r--r-- | drivers/ata/pata_bf54x.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/ata/pata_bf54x.c b/drivers/ata/pata_bf54x.c index 3d94c800e9d1..6422cfd13d0d 100644 --- a/drivers/ata/pata_bf54x.c +++ b/drivers/ata/pata_bf54x.c | |||
@@ -1450,8 +1450,6 @@ static struct ata_port_operations bfin_pata_ops = { | |||
1450 | 1450 | ||
1451 | .port_start = bfin_port_start, | 1451 | .port_start = bfin_port_start, |
1452 | .port_stop = bfin_port_stop, | 1452 | .port_stop = bfin_port_stop, |
1453 | |||
1454 | .mode_filter = ATA_OP_NULL, /* will be removed soon */ | ||
1455 | }; | 1453 | }; |
1456 | 1454 | ||
1457 | static struct ata_port_info bfin_port_info[] = { | 1455 | static struct ata_port_info bfin_port_info[] = { |