diff options
author | Vinod Koul <vinod.koul@intel.com> | 2014-12-08 05:57:08 (GMT) |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2014-12-22 07:04:23 (GMT) |
commit | 35e639d1f7571a1f194999910e4b0be6a81356ea (patch) | |
tree | 8a03c29100a74e62c4e2b976c525be79eef60d32 /Documentation/nios2 | |
parent | f67bcc404249ed3fdedec250b24c705564802f21 (diff) | |
download | linux-35e639d1f7571a1f194999910e4b0be6a81356ea.tar.xz |
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>
Diffstat (limited to 'Documentation/nios2')
0 files changed, 0 insertions, 0 deletions