summaryrefslogtreecommitdiff
path: root/drivers/clk/rockchip/clk-ddr.c
diff options
context:
space:
mode:
authorVinod Koul <vinod.koul@intel.com>2016-12-09 15:24:12 +0530
committerVinod Koul <vinod.koul@intel.com>2016-12-12 22:25:22 +0530
commit963173fe4875d77320360628f827b0a818d6772e (patch)
tree91b48cf04a36a59da69a6d3229a9e50decab8c1a /drivers/clk/rockchip/clk-ddr.c
parentcad0eca39fc001e17d422f08e64d67c6f9155cbe (diff)
downloadlinux-next-963173fe4875d77320360628f827b0a818d6772e.tar.gz
dmaengine: s3c24xx: remove unused ‘cdata’
In s3c24xx_dma_get_phy(), variable ‘cdata’ is initialized but never used, which leads to warning with W=1. Removing this make pdata unused. drivers/dma/s3c24xx-dma.c: In function ‘s3c24xx_dma_get_phy’: drivers/dma/s3c24xx-dma.c:293:30: warning: variable ‘cdata’ set but not used [-Wunused-but-set-variable] struct s3c24xx_dma_channel *cdata; So remove both of them. Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'drivers/clk/rockchip/clk-ddr.c')
0 files changed, 0 insertions, 0 deletions