]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
V4L/DVB (6283): videobuf: Remove references to old Kconfig option name
authorTrent Piepho <xyzzy@speakeasy.org>
Thu, 4 Oct 2007 07:54:11 +0000 (04:54 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 10 Oct 2007 03:03:08 +0000 (00:03 -0300)
commit5a3ebe8755e88cd765f75121665c0d38004f8f37
tree7222fa5758af23b322f9d792632c1a304a3c4bc3
parent9320874a3e6aea7044a4a7eedeab13db990424ab
V4L/DVB (6283): videobuf: Remove references to old Kconfig option name

CONFIG_VIDEO_BUF_DVB became CONFIG_VIDEOBUF_DVB.

But in these cases, it makes more sense to use CONFIG_VIDEO_SAA7134_DVB
or CONFIG_VIDEO_CX88_DVB_MODULE depending on the driver.

The reference in cx23885.h should just be removed, as the code there needs to
be included if DVB is on or off.  I do not think you can even compile the
cx23885 driver without DVB.  It's clearly just leftover from when the file was
obvious copied from the cx88 driver (which is not mentioned in the copyright
BTW).

Signed-off-by: Trent Piepho <xyzzy@speakeasy.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/cx23885/cx23885.h
drivers/media/video/cx88/cx88-i2c.c
drivers/media/video/cx88/cx88.h
drivers/media/video/saa7134/saa7134.h