diff options
Diffstat (limited to 'drivers/ide/pci/scc_pata.c')
-rw-r--r-- | drivers/ide/pci/scc_pata.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/ide/pci/scc_pata.c b/drivers/ide/pci/scc_pata.c index bd4c1d3070e4..ac519fa62153 100644 --- a/drivers/ide/pci/scc_pata.c +++ b/drivers/ide/pci/scc_pata.c | |||
@@ -693,7 +693,6 @@ static void __devinit init_hwif_scc(ide_hwif_t *hwif) | |||
693 | } | 693 | } |
694 | hwif->mwdma_mask = 0x00; | 694 | hwif->mwdma_mask = 0x00; |
695 | hwif->swdma_mask = 0x00; | 695 | hwif->swdma_mask = 0x00; |
696 | hwif->atapi_dma = 1; | ||
697 | 696 | ||
698 | /* we support 80c cable only. */ | 697 | /* we support 80c cable only. */ |
699 | hwif->cbl = ATA_CBL_PATA80; | 698 | hwif->cbl = ATA_CBL_PATA80; |