diff options
| author | Kedareswara rao Appana <[email protected]> | 2018-01-03 12:12:10 +0530 |
|---|---|---|
| committer | Vinod Koul <[email protected]> | 2018-01-08 16:24:50 +0530 |
| commit | 4b597c634a2a8fbc8ecbdaf7c2b4c8bb68cfba20 (patch) | |
| tree | 618940f991bcc54ba98fbf67033b821a082bbeae /drivers/gpu/drm/amd/amdgpu/atom.c | |
| parent | 48c62fb051af3850e631b573e5393a2b0808ef10 (diff) | |
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 <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/atom.c')
0 files changed, 0 insertions, 0 deletions