aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/iop-adma.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/dma/iop-adma.c')
-rw-r--r--drivers/dma/iop-adma.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/dma/iop-adma.c b/drivers/dma/iop-adma.c
index 9072e173b860..eacb8be99812 100644
--- a/drivers/dma/iop-adma.c
+++ b/drivers/dma/iop-adma.c
@@ -1406,7 +1406,7 @@ out:
1406} 1406}
1407#endif 1407#endif
1408 1408
1409static int __devexit iop_adma_remove(struct platform_device *dev) 1409static int iop_adma_remove(struct platform_device *dev)
1410{ 1410{
1411 struct iop_adma_device *device = platform_get_drvdata(dev); 1411 struct iop_adma_device *device = platform_get_drvdata(dev);
1412 struct dma_chan *chan, *_chan; 1412 struct dma_chan *chan, *_chan;