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:
7171511
)
ASoC: cs42xx8: Make of match table static
author
Lars-Peter Clausen
<lars@metafoo.de>
Thu, 19 Jun 2014 07:40:28 +0000
(09:40 +0200)
committer
Mark Brown
<broonie@linaro.org>
Sat, 21 Jun 2014 19:58:19 +0000
(20:58 +0100)
The cs42xx8_of_match table is not used outside of the driver, hence it can and
should be made static.
Fixes the following warning from sparse:
sound/soc/codecs/cs42xx8.c:425:27: warning: symbol 'cs42xx8_of_match' was
not declared. Should it be static?
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Acked-by: Brian Austin <brian.austin@cirrus.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/codecs/cs42xx8.c
patch
|
blob
|
history
diff --cc
sound/soc/codecs/cs42xx8.c
Simple merge