aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/dmaengine.h
diff options
context:
space:
mode:
authorVinod Koul <vkoul@kernel.org>2019-05-21 19:36:44 +0530
committerVinod Koul <vkoul@kernel.org>2019-05-22 10:45:04 +0530
commitf935d7dc8125e231e3e1620d97b2367b008889f4 (patch)
tree60826664c197b352c7e0e0ef0d18904ae2a1eab6 /include/linux/dmaengine.h
parentdmaengine: axi-dmac: Sanity check memory mapped interface support (diff)
downloadwireguard-linux-f935d7dc8125e231e3e1620d97b2367b008889f4.tar.xz
wireguard-linux-f935d7dc8125e231e3e1620d97b2367b008889f4.zip
dmaengine: xilinx_dma: Remove set but unused ‘tail_desc’
We get a compiler warn about variable ‘tail_desc’ set but not used drivers/dma/xilinx/xilinx_dma.c:1102:42: warning: variable ‘tail_desc’ set but not used [-Wunused-but-set-variable] struct xilinx_dma_tx_descriptor *desc, *tail_desc; So remove it. Reviewed-by: Radhey Shyam Pandey <radhey.shyam.pandey@xilinx.com> Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'include/linux/dmaengine.h')
0 files changed, 0 insertions, 0 deletions