diff options
author | 2018-01-03 12:12:10 +0530 | |
---|---|---|
committer | 2018-01-08 16:24:50 +0530 | |
commit | 4b597c634a2a8fbc8ecbdaf7c2b4c8bb68cfba20 (patch) | |
tree | 618940f991bcc54ba98fbf67033b821a082bbeae /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | dmaengine: xilinx_dma: properly configure the SG mode bit in the driver for cdma (diff) | |
download | wireguard-linux-4b597c634a2a8fbc8ecbdaf7c2b4c8bb68cfba20.tar.xz wireguard-linux-4b597c634a2a8fbc8ecbdaf7c2b4c8bb68cfba20.zip |
dmaengine: xilinx_dma: Fix warning variable prev set but not used
This patch fixes the below sparse warning in the driver
drivers/dma/xilinx/xilinx_dma.c: In function ‘xilinx_vdma_dma_prep_interleaved’:
drivers/dma/xilinx/xilinx_dma.c:1614:43: warning: variable ‘prev’ set but not used [-Wunused-but-set-variable]
struct xilinx_vdma_tx_segment *segment, *prev = NULL;
Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions