diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-05-14 02:08:19 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-05-14 02:08:19 -0300 |
commit | ff9096bbd55f8b8c208aa367374abc7951145491 (patch) | |
tree | 06f0ace8f3d9b5fa2549d645e8b051cf988cdc70 /linux/drivers/media/common/tuners | |
parent | b5c02b090a0e7ba47eaef5eabe6480508adcb829 (diff) | |
download | mediapointer-dvb-s2-ff9096bbd55f8b8c208aa367374abc7951145491.tar.gz mediapointer-dvb-s2-ff9096bbd55f8b8c208aa367374abc7951145491.tar.bz2 |
pvrusb: Fix Kconfig if DVB=m V4L_core=y
From: Mauro Carvalho Chehab <mchehab@infradead.org>
As reported by Ingo Molnar:
x86.git testing found the following build failure:
drivers/built-in.o: In function `pvr2_dvb_feed_thread':
pvrusb2-dvb.c:(.text+0x127e78): undefined reference to `dvb_dmx_swfilter'
drivers/built-in.o: In function `pvr2_dvb_adapter_exit':
pvrusb2-dvb.c:(.text+0x128357): undefined reference to `dvb_net_release'
pvrusb2-dvb.c:(.text+0x12836f): undefined reference to `dvb_dmxdev_release'
[...]
with this config:
CONFIG_VIDEO_PVRUSB2=y
CONFIG_DVB_CORE=m
i.e. pvrusb2 is built-in, dvb-core is modular.
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'linux/drivers/media/common/tuners')
0 files changed, 0 insertions, 0 deletions