summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm5110.c
diff options
context:
space:
mode:
authorVinod Koul <vinod.koul@intel.com>2016-12-08 18:31:31 +0100
committerMark Brown <broonie@kernel.org>2016-12-15 12:21:13 +0100
commit1d00734806d6125269d0acf1b88aa6f7c7402ba2 (patch)
tree30f96110c47336a8e97374469c974c1deeedeef4 /sound/soc/codecs/wm5110.c
parentMerge remote-tracking branches 'asoc/topic/wm9712', 'asoc/topic/wm9713' and '... (diff)
downloadlinux-1d00734806d6125269d0acf1b88aa6f7c7402ba2.tar.xz
linux-1d00734806d6125269d0acf1b88aa6f7c7402ba2.zip
ASoC: adau17x1: remove unused ‘ret’
In adau17x1_pll_event(), 'ret' is initialized as return value of regmap_raw_write() but never checked, so remove this and assignement. sound/soc/codecs/adau17x1.c: In function ‘adau17x1_pll_event’: sound/soc/codecs/adau17x1.c:68:6: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable] int ret; Cc: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/codecs/wm5110.c')
0 files changed, 0 insertions, 0 deletions