[-mm patch] drivers/ide/ide-dma.c: unexport ide_set_dma
- From: Adrian Bunk <bunk@xxxxxxxxx>
- Date: Fri, 15 Jun 2007 00:16:43 +0200
ide_set_dma no longer has any modular user.
Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx>
---
--- linux-2.6.22-rc4-mm2/drivers/ide/ide-dma.c.old 2007-06-14 23:52:30.000000000 +0200
+++ linux-2.6.22-rc4-mm2/drivers/ide/ide-dma.c 2007-06-14 23:52:38.000000000 +0200
@@ -847,8 +847,6 @@
return rc;
}
-EXPORT_SYMBOL_GPL(ide_set_dma);
-
#ifdef CONFIG_BLK_DEV_IDEDMA_PCI
void ide_dma_lost_irq (ide_drive_t *drive)
{
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [-mm patch] drivers/ide/ide-dma.c: unexport ide_set_dma
- From: Bartlomiej Zolnierkiewicz
- Re: [-mm patch] drivers/ide/ide-dma.c: unexport ide_set_dma
- References:
- 2.6.22-rc4-mm2
- From: Andrew Morton
- 2.6.22-rc4-mm2
- Prev by Date: [-mm patch] make init/do_mounts.c:root_wait static
- Next by Date: Re: libertas (private) ioctls vs. nl80211
- Previous by thread: [-mm patch] make init/do_mounts.c:root_wait static
- Next by thread: Re: [-mm patch] drivers/ide/ide-dma.c: unexport ide_set_dma
- Index(es):