diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2014-05-04 19:18:30 +0200 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2014-05-05 12:29:25 -0700 |
commit | 6b0a0b3b4e5c8510d88824310691e47e694dd35a (patch) | |
tree | d77cbf957c8729e9761e0b6164de92e834838119 /include/sound | |
parent | 3ca041ed04734c1709460184f985f5451a813d69 (diff) | |
download | linux-6b0a0b3b4e5c8510d88824310691e47e694dd35a.tar.bz2 |
ASoC: Make soc_find_matching_codec() static
The function is only used locally, make it static.
Fixes the following warning from sparse:
sound/soc/soc-core.c:1644:22: warning: symbol 'soc_find_matching_codec' was not declared. Should it be static?
Fixes: 3ca041ed ("ASoC: dt: Allow Aux Codecs to be specified using DT")
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Acked-By: Sebastian Reichel <sre@kernel.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'include/sound')
0 files changed, 0 insertions, 0 deletions