linux_dsm_epyc7002/drivers/media/usb/cx231xx
Arnd Bergmann 9fab166a3e media: cx231xx: fix RC_CORE dependency
With CONFIG_RC_CORE=m and VIDEO_CX231XX=y, we get a link failure:

drivers/media/usb/cx231xx/cx231xx-input.o: In function `cx231xx_ir_init':
cx231xx-input.c:(.text+0xd4): undefined reference to `rc_allocate_device'

This narrows down the dependency so that only valid configurations
are allowed.

Fixes: 84545d2a14 ("media: cx231xx: Remove RC_CORE dependency")

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
2018-06-27 10:45:15 -04:00
..
cx231xx-417.c media: usb: cx231xx-417: include linux/slab.h header 2018-05-11 11:37:57 -04:00
cx231xx-audio.c treewide: kmalloc() -> kmalloc_array() 2018-06-12 16:19:22 -07:00
cx231xx-avcore.c media: replace all <spaces><tab> occurrences 2018-01-04 13:15:05 -05:00
cx231xx-cards.c media: cx231xx: Fix several incorrect demod addresses 2018-05-05 08:23:00 -04:00
cx231xx-conf-reg.h
cx231xx-core.c treewide: kzalloc() -> kcalloc() 2018-06-12 16:19:22 -07:00
cx231xx-dif.h [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
cx231xx-dvb.c media: cx231xx: remove a now unused var 2018-05-05 08:55:29 -04:00
cx231xx-i2c.c media: replace all <spaces><tab> occurrences 2018-01-04 13:15:05 -05:00
cx231xx-input.c media: usb: add SPDX identifiers to some code I wrote 2017-12-11 07:41:11 -05:00
cx231xx-pcb-cfg.c media: cx231xx: Fix spelling mistake: "senario" -> "scenario" 2018-05-11 11:30:16 -04:00
cx231xx-pcb-cfg.h media: replace all <spaces><tab> occurrences 2018-01-04 13:15:05 -05:00
cx231xx-reg.h media: replace all <spaces><tab> occurrences 2018-01-04 13:15:05 -05:00
cx231xx-vbi.c treewide: kzalloc() -> kcalloc() 2018-06-12 16:19:22 -07:00
cx231xx-vbi.h media: cx231xx: make cx231xx_vbi_qops const 2017-10-31 06:37:49 -04:00
cx231xx-video.c media: add tuner standby op, use where needed 2018-03-21 12:05:39 -04:00
cx231xx.h media: cx231xx: get rid of videobuf-dvb dependency 2018-05-04 10:56:57 -04:00
Kconfig media: cx231xx: fix RC_CORE dependency 2018-06-27 10:45:15 -04:00
Makefile media: don't include drivers/media/i2c at cflags 2017-12-28 14:14:09 -05:00