]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: rt5682: Make rt5682_clock_config static
authorYueHaibing <yuehaibing@huawei.com>
Fri, 28 Feb 2020 07:56:09 +0000 (15:56 +0800)
committerMark Brown <broonie@kernel.org>
Fri, 28 Feb 2020 17:28:28 +0000 (17:28 +0000)
commit7eb5f4ad2a7d41d97301936d70277166ac0bf2c6
tree415570f1fc12a91aefac8cba7b2d311f82836f90
parentd5e18ec7d75122744027ec38e18cb413b72ef014
ASoC: rt5682: Make rt5682_clock_config static

Fix sparse warning:

sound/soc/codecs/rt5682-sdw.c:163:5: warning:
 symbol 'rt5682_clock_config' was not declared. Should it be static?

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Link: https://lore.kernel.org/r/20200228075609.38236-1-yuehaibing@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt5682-sdw.c