summaryrefslogtreecommitdiff
path: root/include/linux/v4l2-controls.h
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2019-01-08 19:41:40 +0200
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>2019-01-08 19:43:57 +0200
commitb5b3cca6758656fd51c1766e10ec1cf82f81f206 (patch)
tree1d72fbc3eb2a2da212577bb203658386df900e4b /include/linux/v4l2-controls.h
parent7eaaf53d2eb2259725eaa610785f60976fe56f81 (diff)
Update kernel headers to v5.0-rc1
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'include/linux/v4l2-controls.h')
-rw-r--r--include/linux/v4l2-controls.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/v4l2-controls.h b/include/linux/v4l2-controls.h
index e4ee10e..3dcfc61 100644
--- a/include/linux/v4l2-controls.h
+++ b/include/linux/v4l2-controls.h
@@ -50,6 +50,8 @@
#ifndef __LINUX_V4L2_CONTROLS_H
#define __LINUX_V4L2_CONTROLS_H
+#include <linux/types.h>
+
/* Control classes */
#define V4L2_CTRL_CLASS_USER 0x00980000 /* Old-style 'user' controls */
#define V4L2_CTRL_CLASS_MPEG 0x00990000 /* MPEG-compression controls */