]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
V4L/DVB (10908): videobuf-core: also needs a minimal subset of V4L1 header
authorMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 10 Mar 2009 21:30:27 +0000 (18:30 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 30 Mar 2009 15:43:19 +0000 (12:43 -0300)
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
include/media/videobuf-core.h

index 874f1340d0493d9f8f1e66a5186ae984e9e93a51..1c5946c447580faa83d4de48b03bb4c26ca4c9ee 100644 (file)
@@ -18,6 +18,7 @@
 
 #include <linux/poll.h>
 #ifdef CONFIG_VIDEO_V4L1_COMPAT
+#define __MIN_V4L1
 #include <linux/videodev.h>
 #endif
 #include <linux/videodev2.h>