Vinod Koul 35e639d1f7 dmaengine: ste_dma: fix incompatible pointer type warns
drivers/dma/ste_dma40.c:2627:3: warning: 'return' with a value, in function returning void [enabled by default]
drivers/dma/ste_dma40.c: In function 'd40_ops_init':
drivers/dma/ste_dma40.c:2869:28: warning: assignment from incompatible pointer type [enabled by default]

The function prototype expects return type 'int' whereas these where void

Signed-off-by: Vinod Koul <vinod.koul@intel.com>
2014-12-22 12:34:23 +05:30
..
2014-12-22 12:28:58 +05:30
2014-12-22 12:32:16 +05:30
2013-01-07 17:36:37 +01:00
2014-10-07 20:39:25 -04:00
2014-12-22 12:28:59 +05:30
2012-09-01 08:57:12 -07:00
2014-12-22 12:28:59 +05:30
2014-07-12 09:57:42 -07:00
2014-07-12 09:57:42 -07:00