diff options
Diffstat (limited to 'drivers/ide/ide-io.c')
| -rw-r--r-- | drivers/ide/ide-io.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/ide/ide-io.c b/drivers/ide/ide-io.c index 31e5afadb7e9..51d181ee9cf7 100644 --- a/drivers/ide/ide-io.c +++ b/drivers/ide/ide-io.c | |||
| @@ -726,10 +726,6 @@ static ide_startstop_t do_special (ide_drive_t *drive) | |||
| 726 | s->b.set_tune = 0; | 726 | s->b.set_tune = 0; |
| 727 | 727 | ||
| 728 | if (set_pio_mode_abuse(drive->hwif, req_pio)) { | 728 | if (set_pio_mode_abuse(drive->hwif, req_pio)) { |
| 729 | |||
| 730 | if (hwif->set_pio_mode == NULL) | ||
| 731 | return ide_stopped; | ||
| 732 | |||
| 733 | /* | 729 | /* |
| 734 | * take ide_lock for drive->[no_]unmask/[no_]io_32bit | 730 | * take ide_lock for drive->[no_]unmask/[no_]io_32bit |
| 735 | */ | 731 | */ |
