summaryrefslogtreecommitdiffstats
path: root/drivers/dma/bcm-sba-raid.c
diff options
context:
space:
mode:
authorVinod Koul2018-07-09 16:38:48 +0200
committerVinod Koul2018-07-10 17:17:22 +0200
commit2f903bab92dea8dec8c93e4fa3c7c5295ef0a0fe (patch)
tree3c9f88c9a97fc319dac9169ce6c526d6f3863da8 /drivers/dma/bcm-sba-raid.c
parentdmaengine: pl330: Mark expected switch fall-through (diff)
downloadkernel-qcow2-linux-2f903bab92dea8dec8c93e4fa3c7c5295ef0a0fe.tar.gz
kernel-qcow2-linux-2f903bab92dea8dec8c93e4fa3c7c5295ef0a0fe.tar.xz
kernel-qcow2-linux-2f903bab92dea8dec8c93e4fa3c7c5295ef0a0fe.zip
dmaengine: pl330: remove set but unused variable
Compiler complains (with W=1): drivers/dma/pl330.c: In function ‘pl330_release_channel’: drivers/dma/pl330.c:1782:21: warning: variable ‘pl330’ set but not used [-Wunused-but-set-variable] struct pl330_dmac *pl330; ^~~~~ Remove the pl330 variable in pl330_release_channel as it is set but never used. Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/dma/bcm-sba-raid.c')
0 files changed, 0 insertions, 0 deletions