mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
03bf3aeb03
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:
|
||
---|---|---|
.. | ||
Makefile | ||
mt8183-afe-clk.c | ||
mt8183-afe-clk.h | ||
mt8183-afe-common.h | ||
mt8183-afe-pcm.c | ||
mt8183-dai-adda.c | ||
mt8183-dai-hostless.c | ||
mt8183-dai-i2s.c | ||
mt8183-dai-pcm.c | ||
mt8183-dai-tdm.c | ||
mt8183-interconnection.h | ||
mt8183-reg.h |