commit | 7a34b1c1dff720dd8dcf63e2b0e5fc15a8f7208f | [log] [tgz] |
---|---|---|
author | Xiubo Li <Li.Xiubo@freescale.com> | Thu Apr 03 07:53:59 2014 +0800 |
committer | Mark Brown <broonie@linaro.org> | Mon Apr 14 17:22:20 2014 +0100 |
tree | acf4c8ff38be4f3c412e6726d42c8d5a2f95792a | |
parent | 964eafb1d59b7c270982d144882c64b93c67eb03 [diff] |
ASoC: codec: fix the sparse check warnings. Some thing Likes: reproduce: make C=1 CF=-D__CHECK_ENDIAN__ sparse warnings: (new ones prefixed by >>) >> sound/soc/codecs/wm8997.c:1084:15: sparse: symbol \ 'wm8997_get_regmap' was not declared. Should it be static? Signed-off-by: Xiubo Li <Li.Xiubo@freescale.com> Signed-off-by: Mark Brown <broonie@linaro.org>