From: Xiubo Li
Date: Wed, 2 Apr 2014 23:53:59 +0000 (+0800)
Subject: ASoC: codec: fix the sparse check warnings.
X-Git-Tag: omap-for-v3.16/fixes-against-rc1~21^2~52^2~6^9~1
X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a34b1c1dff720dd8dcf63e2b0e5fc15a8f7208f;p=pandora-kernel.git
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
Signed-off-by: Mark Brown
---
Reading git-diff-tree failed