summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/videodev2.h
diff options
context:
space:
mode:
authorRicardo Ribalda2015-08-21 15:19:20 +0200
committerMauro Carvalho Chehab2015-10-01 12:50:37 +0200
commitd9e7d2285a6787b61e8741dddbbf4d6702afa637 (patch)
tree70573c40bddf4ca55ee88db5992ef7183bd87432 /include/uapi/linux/videodev2.h
parent[media] vivid: add 10 and 12 bit Bayer formats (diff)
downloadkernel-qcow2-linux-d9e7d2285a6787b61e8741dddbbf4d6702afa637.tar.gz
kernel-qcow2-linux-d9e7d2285a6787b61e8741dddbbf4d6702afa637.tar.xz
kernel-qcow2-linux-d9e7d2285a6787b61e8741dddbbf4d6702afa637.zip
[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.h2
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 {
#define VIDIOC_QUERY_EXT_CTRL _IOWR('V', 103, struct v4l2_query_ext_ctrl)
/* Reminder: when adding new ioctls please add support for them to
- drivers/media/video/v4l2-compat-ioctl32.c as well! */
+ drivers/media/v4l2-core/v4l2-compat-ioctl32.c as well! */
#define BASE_VIDIOC_PRIVATE 192 /* 192-255 are private */