Re: [PATCH] ASoC: hdmi-codec: select CONFIG_HDMI

2016-05-31 Thread Jyri Sarha
On 06/01/16 00:12, Arnd Bergmann wrote: > SND_SOC_HDMI_CODEC can be enabled without HDMI support, leading > to a link error: > > In function `hdmi_codec_hw_params': > sound/soc/codecs/hdmi-codec.c:188: undefined reference to > `hdmi_audio_infoframe_init' > sound/built-in.o:(.debug_addr+0x1a5c0):

[PATCH] ASoC: hdmi-codec: select CONFIG_HDMI

2016-05-31 Thread Arnd Bergmann
SND_SOC_HDMI_CODEC can be enabled without HDMI support, leading to a link error: In function `hdmi_codec_hw_params': sound/soc/codecs/hdmi-codec.c:188: undefined reference to `hdmi_audio_infoframe_init' sound/built-in.o:(.debug_addr+0x1a5c0): undefined reference to `hdmi_audio_infoframe_init' T