]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
V4L/DVB (8004): Fix INPUT dependency at budget-ci
authorMauro Carvalho Chehab <mchehab@infradead.org>
Thu, 5 Jun 2008 21:59:08 +0000 (18:59 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Thu, 26 Jun 2008 18:58:41 +0000 (15:58 -0300)
commitfde60748d2f0345cabff20d25458c67d4ac06034
tree34d42aa312aa3ee9b5ccac1ef1340ccbfe01f5eb
parent543cf4cb3fe6f6cae3651ba918b9c56200b257d0
V4L/DVB (8004): Fix INPUT dependency at budget-ci

As reported by Ingo Molnar:
MODPOST 346 modules
ERROR: "input_free_device" [drivers/media/dvb/ttpci/budget-ci.ko] undefined!
ERROR: "input_register_device" [drivers/media/dvb/ttpci/budget-ci.ko] undefined!
ERROR: "input_allocate_device" [drivers/media/dvb/ttpci/budget-ci.ko] undefined!
ERROR: "input_unregister_device" [drivers/media/dvb/ttpci/budget-ci.ko] undefined!
ERROR: "input_event" [drivers/media/common/ir-common.ko] undefined!

This occurs when:

CONFIG_INPUT=n
CONFIG_VIDEO_IR=m
CONFIG_DVB_BUDGET_CI=m

Thanks-to: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/dvb/ttpci/Kconfig