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:
ff62b95
)
ASoC: rt5670: Fix duplicate const warnings
author
Mark Brown
<broonie@linaro.org>
Fri, 1 Aug 2014 16:30:38 +0000
(17:30 +0100)
committer
Mark Brown
<broonie@linaro.org>
Fri, 1 Aug 2014 18:17:05 +0000
(19:17 +0100)
Since SOC_ENUM_SINGLE_DECL() includes a const as part of the macro adding
an explicit const in the source is duplication and causes sparse to warn.
Remove the extra consts.
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/codecs/rt5670.c
patch
|
blob
|
history
diff --cc
sound/soc/codecs/rt5670.c
Simple merge