dmaengine: jz4780: Fix up dmaengine API function prototypes
authorAlex Smith <alex.smith@imgtec.com>
Fri, 24 Jul 2015 16:24:20 +0000 (17:24 +0100)
committerVinod Koul <vinod.koul@intel.com>
Tue, 18 Aug 2015 16:58:49 +0000 (22:28 +0530)
commit46fa516869f4b57f9eb63db02c76642abfb9f682
treeea6ae1ca0b4e0466531f28708624efacdafad317
parentac9bd0ef5d3eefe9a21a7df6819937e3aa265203
dmaengine: jz4780: Fix up dmaengine API function prototypes

Several function prototypes did not match the dmaengine API they were
implementing, resulting in build warnings. Correct these.

Signed-off-by: Alex Smith <alex.smith@imgtec.com>
Cc: Vinod Koul <vinod.koul@intel.com>
Cc: Zubair Lutfullah Kakakhel <Zubair.Kakakhel@imgtec.com>
Cc: dmaengine@vger.kernel.org
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/dma-jz4780.c