diff options
Diffstat (limited to 'drivers/ide/pci/pdc202xx_old.c')
-rw-r--r-- | drivers/ide/pci/pdc202xx_old.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/ide/pci/pdc202xx_old.c b/drivers/ide/pci/pdc202xx_old.c index e1d2337a9f1d..903bf715fab3 100644 --- a/drivers/ide/pci/pdc202xx_old.c +++ b/drivers/ide/pci/pdc202xx_old.c | |||
@@ -330,7 +330,6 @@ static void __devinit init_hwif_pdc202xx(ide_hwif_t *hwif) | |||
330 | hwif->ultra_mask = hwif->cds->udma_mask; | 330 | hwif->ultra_mask = hwif->cds->udma_mask; |
331 | hwif->mwdma_mask = 0x07; | 331 | hwif->mwdma_mask = 0x07; |
332 | hwif->swdma_mask = 0x07; | 332 | hwif->swdma_mask = 0x07; |
333 | hwif->atapi_dma = 1; | ||
334 | 333 | ||
335 | hwif->dma_lost_irq = &pdc202xx_dma_lost_irq; | 334 | hwif->dma_lost_irq = &pdc202xx_dma_lost_irq; |
336 | hwif->dma_timeout = &pdc202xx_dma_timeout; | 335 | hwif->dma_timeout = &pdc202xx_dma_timeout; |