summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorTom Rix <trix@redhat.com>2023-03-11 14:48:47 +0100
committerMauro Carvalho Chehab <mchehab@kernel.org>2023-03-19 22:58:30 +0100
commit1107283b3351bef138cd12dbda1f999891cab7db (patch)
treedf4d82d16fa0724036db53304a911bdf07def564 /Documentation
parent6f8cdfdf1c2cc7ab8a696c1d7f03c88e9c7fa8b8 (diff)
downloadlinux-next-1107283b3351bef138cd12dbda1f999891cab7db.tar.gz
linux-next-1107283b3351bef138cd12dbda1f999891cab7db.zip
media: pvrusb2: VIDEO_PVRUSB2 depends on DVB_CORE to use dvb_* symbols
A rand config causes this link error vmlinux.o: In function `pvr2_dvb_create': (.text+0x8af1d2): undefined reference to `dvb_register_adapter' The rand config has CONFIG_VIDEO_PVRUSB2=y CONFIG_VIDEO_DEV=y CONFIG_DVB_CORE=m VIDEO_PVRUSB2 should also depend on DVB_CORE. Signed-off-by: Tom Rix <trix@redhat.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions