Skip to content

Commit

Permalink
V4L/DVB (8641): arv: fix compilation errors/warnings
Browse files Browse the repository at this point in the history
- add PCI dependency for btcx
- fix compile errors (doesn't like ';' at the end of a #if 0)

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Hans Verkuil authored and Mauro Carvalho Chehab committed Oct 12, 2008
1 parent 3eea543 commit ad4eada
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/media/video/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ config VIDEOBUF_DVB
select VIDEOBUF_GEN

config VIDEO_BTCX
depends on PCI
tristate

config VIDEO_IR
Expand Down

0 comments on commit ad4eada

Please sign in to comment.