diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-08-24 15:27:38 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-08-24 15:27:38 +0200 |
commit | 2ba775d0f643a070ff0820a3059572871d947e6a (patch) | |
tree | 2f8fbc7f550e040687ae671764c023c3d3505051 /Documentation | |
parent | [media] vidioc-g-dv-timings.rst: document the v4l2_bt_timings reserved field (diff) | |
download | linux-2ba775d0f643a070ff0820a3059572871d947e6a.tar.xz linux-2ba775d0f643a070ff0820a3059572871d947e6a.zip |
[media] extended-controls.rst: fix a build warning
/devel/v4l/patchwork/Documentation/media/uapi/v4l/extended-controls.rst:2116: WARNING: Inline literal start-string without end-string.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/media/uapi/v4l/extended-controls.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/media/uapi/v4l/extended-controls.rst b/Documentation/media/uapi/v4l/extended-controls.rst index 9c6aff3e97c1..1f1518e4859d 100644 --- a/Documentation/media/uapi/v4l/extended-controls.rst +++ b/Documentation/media/uapi/v4l/extended-controls.rst @@ -2112,8 +2112,8 @@ enum v4l2_mpeg_video_h264_sei_fp_arrangement_type - .. _v4l2-mpeg-video-h264-fmo-map-type: -``V4L2_CID_MPEG_VIDEO_H264_FMO_MAP_TYPE`` ```` - (enum) +``V4L2_CID_MPEG_VIDEO_H264_FMO_MAP_TYPE`` + (enum) enum v4l2_mpeg_video_h264_fmo_map_type - When using FMO, the map type divides the image in different scan |