commit | 985bc96e27c729b8b686126ed26bba9fbaaf562d | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@infradead.org> | Sun Jul 23 06:31:19 2006 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Sat Jul 29 17:22:30 2006 -0300 |
tree | 7a56baa3d895360cce47009ec8cbfc44574622c8 | |
parent | f251d23eaee673524171b24a71a8794acf82783e [diff] |
V4L/DVB (4343): Fix for compilation without V4L1 or V4L1_COMPAT 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>