]> git.openfabrics.org - ~emulex/infiniband.git/commit
ASoC: Remove unused variable 'wm9090' in wm9090_probe
authorAxel Lin <axel.lin@gmail.com>
Wed, 5 Oct 2011 06:47:15 +0000 (14:47 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 5 Oct 2011 16:16:58 +0000 (17:16 +0100)
commit698570062d324e40d86294b585f2d08608caebde
tree3f8eb19de1f8d7317d966e11b5eb92ea8d13677b
parent0df2c594b92ebb18ed415f3b48ec2bd331b114a9
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>
sound/soc/codecs/wm9090.c