aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/fsldma.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/dma/fsldma.c')
-rw-r--r--drivers/dma/fsldma.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/dma/fsldma.c b/drivers/dma/fsldma.c
index cb1924f46c9e..005329d496bd 100644
--- a/drivers/dma/fsldma.c
+++ b/drivers/dma/fsldma.c
@@ -775,7 +775,7 @@ fail:
775} 775}
776 776
777static int fsl_dma_device_control(struct dma_chan *dchan, 777static int fsl_dma_device_control(struct dma_chan *dchan,
778 enum dma_ctrl_cmd cmd) 778 enum dma_ctrl_cmd cmd, unsigned long arg)
779{ 779{
780 struct fsldma_chan *chan; 780 struct fsldma_chan *chan;
781 unsigned long flags; 781 unsigned long flags;