diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/linux/videodev2.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/videodev2.h b/include/linux/videodev2.h index 89a055761bed..27979003db44 100644 --- a/include/linux/videodev2.h +++ b/include/linux/videodev2.h | |||
@@ -981,6 +981,7 @@ struct v4l2_streamparm | |||
981 | #if 1 | 981 | #if 1 |
982 | #define VIDIOC_G_SLICED_VBI_CAP _IOR ('V', 69, struct v4l2_sliced_vbi_cap) | 982 | #define VIDIOC_G_SLICED_VBI_CAP _IOR ('V', 69, struct v4l2_sliced_vbi_cap) |
983 | #endif | 983 | #endif |
984 | #define VIDIOC_LOG_STATUS _IO ('V', 70) | ||
984 | 985 | ||
985 | /* for compatibility, will go away some day */ | 986 | /* for compatibility, will go away some day */ |
986 | #define VIDIOC_OVERLAY_OLD _IOWR ('V', 14, int) | 987 | #define VIDIOC_OVERLAY_OLD _IOWR ('V', 14, int) |