ide: unexport ide_tune_dma

static code mustn't be exported.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
此提交包含在:
Adrian Bunk
2007-10-16 22:29:55 +02:00
提交者 Bartlomiej Zolnierkiewicz
父節點 0ae2e17865
當前提交 259c0632d3

查看文件

@@ -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;