diff options
author | Wei Yongjun <weiyongjun1@huawei.com> | 2019-02-13 06:29:44 +0000 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-02-13 11:52:47 +0000 |
commit | 03bf3aeb03a8562a7ad6ed629e49953f132217c1 (patch) | |
tree | af99ceb9d531e39d831033b9469afbf4b030118e /usr | |
parent | 51bef0f378f39ed0604296354b964e3919161396 (diff) | |
download | linux-03bf3aeb03a8562a7ad6ed629e49953f132217c1.tar.bz2 |
ASoC: mediatek: mt8183: make some functions static
Fixes the following sparse warnings:
sound/soc/mediatek/mt8183/mt8183-dai-i2s.c:966:5: warning:
symbol 'mt8183_dai_i2s_get_share' was not declared. Should it be static?
sound/soc/mediatek/mt8183/mt8183-dai-i2s.c:986:5: warning:
symbol 'mt8183_dai_i2s_set_priv' was not declared. Should it be static?
Fixes: a94aec035a12 ("ASoC: mediatek: mt8183: add platform driver")
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions