diff options
Diffstat (limited to 'include/uapi')
| -rw-r--r-- | include/uapi/linux/videodev2.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/uapi/linux/videodev2.h b/include/uapi/linux/videodev2.h index 3ea8097c2470..d8b33095abe0 100644 --- a/include/uapi/linux/videodev2.h +++ b/include/uapi/linux/videodev2.h | |||
| @@ -2311,7 +2311,6 @@ struct v4l2_create_buffers { | |||
| 2311 | * | 2311 | * |
| 2312 | */ | 2312 | */ |
| 2313 | #define VIDIOC_QUERYCAP _IOR('V', 0, struct v4l2_capability) | 2313 | #define VIDIOC_QUERYCAP _IOR('V', 0, struct v4l2_capability) |
| 2314 | #define VIDIOC_RESERVED _IO('V', 1) | ||
| 2315 | #define VIDIOC_ENUM_FMT _IOWR('V', 2, struct v4l2_fmtdesc) | 2314 | #define VIDIOC_ENUM_FMT _IOWR('V', 2, struct v4l2_fmtdesc) |
| 2316 | #define VIDIOC_G_FMT _IOWR('V', 4, struct v4l2_format) | 2315 | #define VIDIOC_G_FMT _IOWR('V', 4, struct v4l2_format) |
| 2317 | #define VIDIOC_S_FMT _IOWR('V', 5, struct v4l2_format) | 2316 | #define VIDIOC_S_FMT _IOWR('V', 5, struct v4l2_format) |
