]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: fix sparse non static symbol warnings
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Tue, 9 Dec 2014 01:10:44 +0000 (09:10 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 22 Dec 2014 17:58:23 +0000 (17:58 +0000)
commita1a78025a3419cf1716347d17a9d06db3401021c
treeea72b4bd97dd7e8edb6737ec75096f7516994d10
parentc8f6fcc095bcc7b9f6543773fc7feab6a97768c7
ASoC: Intel: fix sparse non static symbol warnings

Fixes the following sparse warnings:

sound/soc/intel/sst/sst_acpi.c:248:5: warning:
 symbol 'sst_acpi_probe' was not declared. Should it be static?
sound/soc/intel/sst/sst_acpi.c:335:5: warning:
 symbol 'sst_acpi_remove' was not declared. Should it be static?

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/sst/sst_acpi.c