aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/media/v4l2-ctrls.h
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2010-11-19 11:20:06 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2011-01-19 11:52:09 -0200
commit01c40c048b0f3f377e6d27b35fd99f04efcc21dd (patch)
tree664b3b188965b32887277f950c628bfc1433456d /include/media/v4l2-ctrls.h
parent[media] DocBook/v4l: update V4L2 revision and update copyright years (diff)
downloadwireguard-linux-01c40c048b0f3f377e6d27b35fd99f04efcc21dd.tar.xz
wireguard-linux-01c40c048b0f3f377e6d27b35fd99f04efcc21dd.zip
[media] v4l: Include linux/videodev2.h in media/v4l2-ctrls.h
The later makes extensive use of structures defined in the former. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'include/media/v4l2-ctrls.h')
-rw-r--r--include/media/v4l2-ctrls.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/media/v4l2-ctrls.h b/include/media/v4l2-ctrls.h
index fcc9a0cf8ff1..97d063837b61 100644
--- a/include/media/v4l2-ctrls.h
+++ b/include/media/v4l2-ctrls.h
@@ -23,6 +23,7 @@
#include <linux/list.h>
#include <linux/device.h>
+#include <linux/videodev2.h>
/* forward references */
struct v4l2_ctrl_handler;