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

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

ide: unexport ide_dma_on



ide_dma_on can be unexported.

Signed-off-by: default avatarAdrian Bunk <bunk@kernel.org>
Cc: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: default avatarBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
parent e665d505
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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