V4L/DVB (8641): arv: fix compilation errors/warnings
authorHans Verkuil <hverkuil@xs4all.nl>
Fri, 8 Aug 2008 18:47:07 +0000 (15:47 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 12 Oct 2008 11:36:48 +0000 (09:36 -0200)
- 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>
drivers/media/video/Kconfig

index 1f6c9ee..367666d 100644 (file)
@@ -34,6 +34,7 @@ config VIDEOBUF_DVB
        select VIDEOBUF_GEN
 
 config VIDEO_BTCX
+       depends on PCI
        tristate
 
 config VIDEO_IR