summaryrefslogtreecommitdiffstats
path: root/drivers/block/hpt34x.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/block/hpt34x.c')
-rw-r--r--drivers/block/hpt34x.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/block/hpt34x.c b/drivers/block/hpt34x.c
index 104feade5..f01d93152 100644
--- a/drivers/block/hpt34x.c
+++ b/drivers/block/hpt34x.c
@@ -377,8 +377,6 @@ void __init ide_init_hpt34x (ide_hwif_t *hwif)
#endif
#endif /* CONFIG_BLK_DEV_HPT34X_DMA */
hwif->dmaproc = &hpt34x_dmaproc;
- hwif->drives[0].autotune = 0;
- hwif->drives[1].autotune = 0;
} else {
hwif->drives[0].autotune = 1;
hwif->drives[1].autotune = 1;