diff options
| author | Ricardo Ribalda <ricardo.ribalda@gmail.com> | 2015-08-21 09:19:20 -0400 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-10-01 06:50:37 -0400 |
| commit | d9e7d2285a6787b61e8741dddbbf4d6702afa637 (patch) | |
| tree | 70573c40bddf4ca55ee88db5992ef7183bd87432 /include/uapi/linux/videodev2.h | |
| parent | b96c544f44c00a85b660e72dd8cc8363a499a6d6 (diff) | |
[media] videodev2.h: Fix typo in comment
Referenced file has moved
Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'include/uapi/linux/videodev2.h')
| -rw-r--r-- | include/uapi/linux/videodev2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/uapi/linux/videodev2.h b/include/uapi/linux/videodev2.h index 80314ad47431..92d65af41631 100644 --- a/include/uapi/linux/videodev2.h +++ b/include/uapi/linux/videodev2.h | |||
| @@ -2280,7 +2280,7 @@ struct v4l2_create_buffers { | |||
| 2280 | #define VIDIOC_QUERY_EXT_CTRL _IOWR('V', 103, struct v4l2_query_ext_ctrl) | 2280 | #define VIDIOC_QUERY_EXT_CTRL _IOWR('V', 103, struct v4l2_query_ext_ctrl) |
| 2281 | 2281 | ||
| 2282 | /* Reminder: when adding new ioctls please add support for them to | 2282 | /* Reminder: when adding new ioctls please add support for them to |
| 2283 | drivers/media/video/v4l2-compat-ioctl32.c as well! */ | 2283 | drivers/media/v4l2-core/v4l2-compat-ioctl32.c as well! */ |
| 2284 | 2284 | ||
| 2285 | #define BASE_VIDIOC_PRIVATE 192 /* 192-255 are private */ | 2285 | #define BASE_VIDIOC_PRIVATE 192 /* 192-255 are private */ |
| 2286 | 2286 | ||
