diff options
Diffstat (limited to 'drivers/ide/pci/pdc202xx_old.c')
-rw-r--r-- | drivers/ide/pci/pdc202xx_old.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/ide/pci/pdc202xx_old.c b/drivers/ide/pci/pdc202xx_old.c index 8c3e8cf36ec9..9847a4ff7d40 100644 --- a/drivers/ide/pci/pdc202xx_old.c +++ b/drivers/ide/pci/pdc202xx_old.c | |||
@@ -181,8 +181,6 @@ static void pdc_old_disable_66MHz_clock(ide_hwif_t *hwif) | |||
181 | 181 | ||
182 | static int pdc202xx_config_drive_xfer_rate (ide_drive_t *drive) | 182 | static int pdc202xx_config_drive_xfer_rate (ide_drive_t *drive) |
183 | { | 183 | { |
184 | drive->init_speed = 0; | ||
185 | |||
186 | if (ide_tune_dma(drive)) | 184 | if (ide_tune_dma(drive)) |
187 | return 0; | 185 | return 0; |
188 | 186 | ||