diff options
Diffstat (limited to 'drivers')
-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 e8c6e1ed497a..5fe1d72ab451 100644 --- a/drivers/ide/ide-dma.c +++ b/drivers/ide/ide-dma.c | |||
@@ -861,8 +861,6 @@ int ide_set_dma(ide_drive_t *drive) | |||
861 | return rc; | 861 | return rc; |
862 | } | 862 | } |
863 | 863 | ||
864 | EXPORT_SYMBOL_GPL(ide_set_dma); | ||
865 | |||
866 | #ifdef CONFIG_BLK_DEV_IDEDMA_PCI | 864 | #ifdef CONFIG_BLK_DEV_IDEDMA_PCI |
867 | void ide_dma_lost_irq (ide_drive_t *drive) | 865 | void ide_dma_lost_irq (ide_drive_t *drive) |
868 | { | 866 | { |