projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
176c2f3
)
V4L/DVB (8959): include <linux/videodev2.h> into linux/ivtv.h
author
Kirill A. Shutemov
<kirill@shutemov.name>
Wed, 10 Sep 2008 11:22:06 +0000
(08:22 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sun, 12 Oct 2008 11:37:01 +0000
(09:37 -0200)
linux/videodev2.h defines enum v4l2_buf_type and struct v4l2_rect
Signed-off-by: Kirill A. Shutemov <kirill@shutemov.name>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
include/linux/ivtv.h
patch
|
blob
|
blame
|
history
diff --git
a/include/linux/ivtv.h
b/include/linux/ivtv.h
index 17ca64b5a66cc253f9284e51e4e8c7c3e8e50544..f2720280b9ec5e12d596baf2e4e8a63a890dc364 100644
(file)
--- a/
include/linux/ivtv.h
+++ b/
include/linux/ivtv.h
@@
-23,6
+23,7
@@
#include <linux/compiler.h>
#include <linux/types.h>
+#include <linux/videodev2.h>
/* ivtv knows several distinct output modes: MPEG streaming,
YUV streaming, YUV updates through user DMA and the passthrough