commit | 5129ad6e4e699924f7bc77d3d70ffc011a9024b8 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | Tue Dec 09 09:10:44 2014 +0800 |
committer | Mark Brown <broonie@kernel.org> | Mon Dec 22 17:58:23 2014 +0000 |
tree | ea72b4bd97dd7e8edb6737ec75096f7516994d10 | |
parent | 34084a4367037b5bb3de71dfa7cdcd8e998d153a [diff] |
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>