Kuninori Morimoto 295c5ba4c0 ASoC: sh: hac: add missing "int ret"
commit b047e1cce8 ("ASoC: ac97: Support multi-platform AC'97")
modified hac_soc_platform_probe(), but "int ret" was missed.
This patch adds missing "int ret", otherwise, we will get

linux/sound/soc/sh/hac.c: In function 'hac_soc_platform_probe':
linux/sound/soc/sh/hac.c:318: error: 'ret' undeclared (first use in this function)
linux/sound/soc/sh/hac.c:318: error: (Each undeclared identifier is reported only once
linux/sound/soc/sh/hac.c:318: error: for each function it appears in.)

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2017-07-24 13:06:53 +01:00
..
2017-07-14 12:44:00 -07:00
2017-07-14 12:44:00 -07:00
2017-07-14 12:44:00 -07:00
2017-06-02 19:38:03 +02:00
2017-07-24 13:06:53 +01:00
2016-01-20 09:59:27 +01:00
2017-07-09 18:48:37 -07:00
2015-08-31 16:25:22 +02:00