]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/ide/ide-iops.c
Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblaze
[linux.git] / drivers / ide / ide-iops.c
index d1445d74e9c3329e0a4ea85ff14f44a644a9d466..f2be127ee96e61dbb4cf96a3ad4dd4909946c482 100644 (file)
@@ -530,7 +530,6 @@ int ide_wait_not_busy(ide_hwif_t *hwif, unsigned long timeout)
                 */
                if (stat == 0xff)
                        return -ENODEV;
-               touch_softlockup_watchdog();
                touch_nmi_watchdog();
        }
        return -EBUSY;