Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 259c0632 authored by Adrian Bunk's avatar Adrian Bunk Committed by Bartlomiej Zolnierkiewicz
Browse files

ide: unexport ide_tune_dma



static code mustn't be exported.

Signed-off-by: default avatarAdrian Bunk <bunk@kernel.org>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
parent 0ae2e178
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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;