diff options
author | 2014-12-08 11:24:09 +0530 | |
---|---|---|
committer | 2014-12-22 12:34:23 +0530 | |
commit | a29c3956369b0a993fc41d4ec29289587bd16249 (patch) | |
tree | 28200cce1bb668720c6baa3d553f5ea9c4e2b4b9 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | Documentation: dmaengine: clarify dma_slave_config expectations (diff) | |
download | wireguard-linux-a29c3956369b0a993fc41d4ec29289587bd16249.tar.xz wireguard-linux-a29c3956369b0a993fc41d4ec29289587bd16249.zip |
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/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions