Loading drivers/ide/ide-dma.c +0 −2 Original line number Diff line number Diff line Loading @@ -474,8 +474,6 @@ void ide_dma_on(ide_drive_t *drive) drive->hwif->dma_host_set(drive, 1); } EXPORT_SYMBOL(ide_dma_on); #ifdef CONFIG_BLK_DEV_IDEDMA_PCI /** * ide_dma_setup - begin a DMA phase Loading Loading
drivers/ide/ide-dma.c +0 −2 Original line number Diff line number Diff line Loading @@ -474,8 +474,6 @@ void ide_dma_on(ide_drive_t *drive) drive->hwif->dma_host_set(drive, 1); } EXPORT_SYMBOL(ide_dma_on); #ifdef CONFIG_BLK_DEV_IDEDMA_PCI /** * ide_dma_setup - begin a DMA phase Loading