summaryrefslogtreecommitdiffstats
path: root/drivers/block/aec6210.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/block/aec6210.c')
-rw-r--r--drivers/block/aec6210.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/block/aec6210.c b/drivers/block/aec6210.c
index 59f6dea63..f74103d9a 100644
--- a/drivers/block/aec6210.c
+++ b/drivers/block/aec6210.c
@@ -287,8 +287,6 @@ void __init ide_init_aec6210 (ide_hwif_t *hwif)
if (hwif->dma_base) {
hwif->dmaproc = &aec6210_dmaproc;
- hwif->drives[0].autotune = 0;
- hwif->drives[1].autotune = 0;
} else {
hwif->drives[0].autotune = 1;
hwif->drives[1].autotune = 1;