projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0290152
)
V4L/DVB (10908): videobuf-core: also needs a minimal subset of V4L1 header
author
Mauro Carvalho Chehab
<mchehab@redhat.com>
Tue, 10 Mar 2009 21:30:27 +0000
(18:30 -0300)
committer
Mauro 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
patch
|
blob
|
history
diff --git
a/include/media/videobuf-core.h
b/include/media/videobuf-core.h
index 874f1340d0493d9f8f1e66a5186ae984e9e93a51..1c5946c447580faa83d4de48b03bb4c26ca4c9ee 100644
(file)
--- a/
include/media/videobuf-core.h
+++ b/
include/media/videobuf-core.h
@@
-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>