Commit 5e585ef1 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab

V4L/DVB (10908): videobuf-core: also needs a minimal subset of V4L1 header

Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent 0290152c
...@@ -18,6 +18,7 @@ ...@@ -18,6 +18,7 @@
#include <linux/poll.h> #include <linux/poll.h>
#ifdef CONFIG_VIDEO_V4L1_COMPAT #ifdef CONFIG_VIDEO_V4L1_COMPAT
#define __MIN_V4L1
#include <linux/videodev.h> #include <linux/videodev.h>
#endif #endif
#include <linux/videodev2.h> #include <linux/videodev2.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment