V4L/DVB (4343): Fix for compilation without V4L1 or V4L1_COMPAT
authorMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 23 Jul 2006 09:31:19 +0000 (06:31 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sat, 29 Jul 2006 20:22:30 +0000 (17:22 -0300)
Removed usage of HAVE_V4L1
Including videodev.h will just include videodev2.h if V4L1 is not supported
V4L1 code at core drivers will honor CONFIG_V4L1_COMPAT stuff

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found