diff options
-rw-r--r-- | drivers/ide/ide-dma.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/ide/ide-dma.c b/drivers/ide/ide-dma.c index 716a4fdcc0b5..8ff9de599bf1 100644 --- a/drivers/ide/ide-dma.c +++ b/drivers/ide/ide-dma.c | |||
@@ -783,8 +783,6 @@ static int ide_tune_dma(ide_drive_t *drive) | |||
783 | return 1; | 783 | return 1; |
784 | } | 784 | } |
785 | 785 | ||
786 | EXPORT_SYMBOL_GPL(ide_tune_dma); | ||
787 | |||
788 | static int ide_dma_check(ide_drive_t *drive) | 786 | static int ide_dma_check(ide_drive_t *drive) |
789 | { | 787 | { |
790 | ide_hwif_t *hwif = drive->hwif; | 788 | ide_hwif_t *hwif = drive->hwif; |