diff options
author | Vinod Koul <vinod.koul@intel.com> | 2014-12-08 11:24:09 +0530 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2014-12-22 12:34:23 +0530 |
commit | a29c3956369b0a993fc41d4ec29289587bd16249 (patch) | |
tree | 28200cce1bb668720c6baa3d553f5ea9c4e2b4b9 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 6269591b989878992be443f77caa9ca4738dfaaf (diff) |
dmaengine: mxs-dma: fix incompatible pointer type build warns
drivers/dma/mxs-dma.c: In function 'mxs_dma_probe':
drivers/dma/mxs-dma.c:848:35: warning: assignment from incompatible pointer type [enabled by default]
drivers/dma/mxs-dma.c:849:36: 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 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions