]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: hdac_hdmi: Remove the unused 'timeout' variable
authorFabio Estevam <fabio.estevam@nxp.com>
Mon, 16 May 2016 12:50:07 +0000 (09:50 -0300)
committerMark Brown <broonie@kernel.org>
Tue, 17 May 2016 10:31:55 +0000 (11:31 +0100)
commit5ab08a3dcfc6f19de5f603ca4c73774d2817216c
tree6f81c1dcd4b20077b4d76076685723ba3d93bc85
parent3775e0352a8541ab27aa0459bd5c5653004562c8
ASoC: hdac_hdmi: Remove the unused 'timeout' variable

Commit b3b0cfaeb91fe5d ("ASoC: hdac_hdmi: add link management")
introuduced the following build warning:

sound/soc/codecs/hdac_hdmi.c:1721:16: warning: unused variable 'timeout' [-Wunused-variable]

Remove the unused 'timeout' variable.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/hdac_hdmi.c