summaryrefslogtreecommitdiffstats
path: root/drivers/dma/dw/regs.h
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2016-03-18 16:24:48 +0200
committerVinod Koul <vinod.koul@intel.com>2016-04-13 21:36:10 +0530
commit7794e5b920a2586d7f3258aade0ca90cb01cdbd4 (patch)
tree2aed8cc9bf9156e18fe315a9da0a775bc2c4c1da /drivers/dma/dw/regs.h
parent897e40d3b19c9ea2013aee419302c0f6e9ae287e (diff)
downloadtalos-op-linux-7794e5b920a2586d7f3258aade0ca90cb01cdbd4.tar.gz
talos-op-linux-7794e5b920a2586d7f3258aade0ca90cb01cdbd4.zip
dmaengine: dw: define counter variables as unsigned int
The code is fixed to satisfy a compiler otherwise we have drivers/dma/dw/core.c: In function ‘dwc_handle_cyclic’: drivers/dma/dw/core.c:568: warning: comparison between signed and unsigned drivers/dma/dw/core.c: In function ‘dw_dma_tasklet’: drivers/dma/dw/core.c:590: warning: comparison between signed and unsigned drivers/dma/dw/core.c: In function ‘dw_dma_off’: drivers/dma/dw/core.c:1103: warning: comparison between signed and unsigned drivers/dma/dw/core.c: In function ‘dw_dma_cyclic_free’: drivers/dma/dw/core.c:1469: warning: comparison between signed and unsigned drivers/dma/dw/core.c: In function ‘dw_dma_probe’: drivers/dma/dw/core.c:1574: warning: comparison between signed and unsigned There is no functional change. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'drivers/dma/dw/regs.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud