summaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2018-10-02 17:12:43 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-02-12 19:47:04 +0100
commit832819d11d4a21780958a3ee3d1d3a7a4a469d92 (patch)
treefb8d2bbc727251e3be0bbc320c083754c624521d /security
parentc91ff9ab06ebd1e705e782e96ba417469625a2c5 (diff)
downloadlinux-stable-832819d11d4a21780958a3ee3d1d3a7a4a469d92.tar.gz
linux-stable-832819d11d4a21780958a3ee3d1d3a7a4a469d92.tar.bz2
linux-stable-832819d11d4a21780958a3ee3d1d3a7a4a469d92.zip
media: i2c: TDA1997x: select CONFIG_HDMI
[ Upstream commit 79e89e36dc8a47ef965a35b484d737a5227feed1 ] Without CONFIG_HDMI, we get a link error for this driver: drivers/media/i2c/tda1997x.o: In function `tda1997x_parse_infoframe': tda1997x.c:(.text+0x2195): undefined reference to `hdmi_infoframe_unpack' tda1997x.c:(.text+0x21b6): undefined reference to `hdmi_infoframe_log' drivers/media/i2c/tda1997x.o: In function `tda1997x_log_infoframe': tda1997x.c:(.text.unlikely+0x13d3): undefined reference to `hdmi_infoframe_unpack' tda1997x.c:(.text.unlikely+0x1426): undefined reference to `hdmi_infoframe_log' All other drivers in this directory that use HDMI select CONFIG_HDMI, so do the same here: Fixes: 9ac0038db9a7 ("media: i2c: Add TDA1997x HDMI receiver driver") Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions