commit | 18fe7869764c0b86e8ce6539bbb6e528f1d9928f | [log] [tgz] |
---|---|---|
author | Wei Yongjun <weiyongjun1@huawei.com> | Tue May 16 16:24:56 2017 +0000 |
committer | Mark Brown <broonie@kernel.org> | Wed May 17 10:31:22 2017 +0100 |
tree | c022a9d4f86de842ec85f0703633ba3f23fbd7a6 | |
parent | b98ae9ad559fea64dee5fcc8e3ba4bf936ceb5e6 [diff] |
ASoC: rt5665: make local symbol rt5665_i2c_driver static Fixes the following sparse warnings: sound/soc/codecs/rt5665.c:4928:19: warning: symbol 'rt5665_i2c_driver' was not declared. Should it be static? Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> Signed-off-by: Mark Brown <broonie@kernel.org>