diff options
author | Arnd Bergmann <arnd@arndb.de> | 2018-05-25 18:25:10 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-06-27 17:45:15 +0300 |
commit | 9fab166a3e8f9e071de3418d27ffd03cdba2e9df (patch) | |
tree | b671c065147b08816ad7ff9235c4011fea5c21a1 /drivers/media/i2c/tc358743.c | |
parent | 4e61d7d1dd4c5b2e6da73852c24160e2ce7f8147 (diff) | |
download | linux-9fab166a3e8f9e071de3418d27ffd03cdba2e9df.tar.xz |
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: 84545d2a1436 ("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>
Diffstat (limited to 'drivers/media/i2c/tc358743.c')
0 files changed, 0 insertions, 0 deletions