commit | 698570062d324e40d86294b585f2d08608caebde | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Wed Oct 05 14:47:15 2011 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Oct 05 17:16:58 2011 +0100 |
tree | 3f8eb19de1f8d7317d966e11b5eb92ea8d13677b | |
parent | 0df2c594b92ebb18ed415f3b48ec2bd331b114a9 [diff] |
ASoC: Remove unused variable 'wm9090' in wm9090_probe Eliminate below build warning: CC sound/soc/codecs/wm9090.o sound/soc/codecs/wm9090.c: In function 'wm9090_probe': sound/soc/codecs/wm9090.c:550: warning: unused variable 'wm9090' Signed-off-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>