提交 259c0632 编写于 作者: A Adrian Bunk 提交者: Bartlomiej Zolnierkiewicz

ide: unexport ide_tune_dma

static code mustn't be exported.
Signed-off-by: NAdrian Bunk <bunk@kernel.org>
Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: NBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
上级 0ae2e178
......@@ -783,8 +783,6 @@ static int ide_tune_dma(ide_drive_t *drive)
return 1;
}
EXPORT_SYMBOL_GPL(ide_tune_dma);
static int ide_dma_check(ide_drive_t *drive)
{
ide_hwif_t *hwif = drive->hwif;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册