Re: [PATCH -next] ASoC: hdmi-codec: fix non static symbol warnings

2017-02-28 Thread Mark Brown
On Mon, Feb 27, 2017 at 10:08:15AM +0900, Takashi Sakamoto wrote: > On Feb 6 2017 23:38, Wei Yongjun wrote: > > From: Wei Yongjun I don't seem to have this patch? > Unfortunately, this patch causes conflict to Mark's PR[0], due to a commit > 8480ac567959 ("ASoC: hdmi-codec: remove HDMI device un

Re: [PATCH -next] ASoC: hdmi-codec: fix non static symbol warnings

2017-02-26 Thread Takashi Sakamoto
Hi, On Feb 6 2017 23:38, Wei Yongjun wrote: From: Wei Yongjun Fixes the following sparse warnings: sound/soc/codecs/hdmi-codec.c:34:1: warning: symbol 'hdmi_device_list' was not declared. Should it be static? sound/soc/codecs/hdmi-codec.c:80:33: warning: symbol 'hdmi_codec_stereo_chmaps' wa

[PATCH -next] ASoC: hdmi-codec: fix non static symbol warnings

2017-02-06 Thread Wei Yongjun
From: Wei Yongjun Fixes the following sparse warnings: sound/soc/codecs/hdmi-codec.c:34:1: warning: symbol 'hdmi_device_list' was not declared. Should it be static? sound/soc/codecs/hdmi-codec.c:80:33: warning: symbol 'hdmi_codec_stereo_chmaps' was not declared. Should it be static? sound/soc/