ASoC: codec: fix the sparse check warnings.
authorXiubo Li <Li.Xiubo@freescale.com>
Wed, 2 Apr 2014 23:53:59 +0000 (07:53 +0800)
committerMark Brown <broonie@linaro.org>
Mon, 14 Apr 2014 16:22:20 +0000 (17:22 +0100)
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>
sound/soc/codecs/88pm860x-codec.c
sound/soc/codecs/cq93vc.c
sound/soc/codecs/mc13783.c
sound/soc/codecs/si476x.c
sound/soc/codecs/wm5102.c
sound/soc/codecs/wm5110.c
sound/soc/codecs/wm8350.c
sound/soc/codecs/wm8400.c
sound/soc/codecs/wm8994.c
sound/soc/codecs/wm8997.c

Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge