git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
964eafb
)
ASoC: codec: fix the sparse check warnings.
author
Xiubo Li
<Li.Xiubo@freescale.com>
Wed, 2 Apr 2014 23:53:59 +0000
(07:53 +0800)
committer
Mark 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>
No differences found