提交 27a278aa 编写于 作者: A Adrian Bunk 提交者: Bartlomiej Zolnierkiewicz

drivers/ide/ide-dma.c: unexport ide_set_dma

ide_set_dma no longer has any modular user.
Signed-off-by: NAdrian Bunk <bunk@stusta.de>
Signed-off-by: NBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
上级 bdab00b7
......@@ -861,8 +861,6 @@ int ide_set_dma(ide_drive_t *drive)
return rc;
}
EXPORT_SYMBOL_GPL(ide_set_dma);
#ifdef CONFIG_BLK_DEV_IDEDMA_PCI
void ide_dma_lost_irq (ide_drive_t *drive)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册