Commit 4c522e74 authored by Kirill A. Shutemov's avatar Kirill A. Shutemov Committed by Mauro Carvalho Chehab

V4L/DVB (8959): include <linux/videodev2.h> into linux/ivtv.h

linux/videodev2.h defines enum v4l2_buf_type and struct v4l2_rect
Signed-off-by: default avatarKirill A. Shutemov <kirill@shutemov.name>
Signed-off-by: default avatarHans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent 176c2f34
...@@ -23,6 +23,7 @@ ...@@ -23,6 +23,7 @@
#include <linux/compiler.h> #include <linux/compiler.h>
#include <linux/types.h> #include <linux/types.h>
#include <linux/videodev2.h>
/* ivtv knows several distinct output modes: MPEG streaming, /* ivtv knows several distinct output modes: MPEG streaming,
YUV streaming, YUV updates through user DMA and the passthrough YUV streaming, YUV updates through user DMA and the passthrough
......
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