diff options
author | Jonathan Corbet <corbet@lwn.net> | 2017-06-19 01:33:00 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2017-06-23 21:45:56 +0200 |
commit | af648bbe940b047152887e2333ae4aebd5eaaa5d (patch) | |
tree | bbf25b547b292057ad8d4b3d018e6e14d24af44a /Documentation/media/uapi/v4l | |
parent | Docs: fix table problems in ras.rst (diff) | |
download | linux-af648bbe940b047152887e2333ae4aebd5eaaa5d.tar.xz linux-af648bbe940b047152887e2333ae4aebd5eaaa5d.zip |
Docs: Use kernel-figure in vidioc-g-selection.rst
...otherwise the PDF build fails when it can't find constraints.pdf.
Acked-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/media/uapi/v4l')
-rw-r--r-- | Documentation/media/uapi/v4l/vidioc-g-selection.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/media/uapi/v4l/vidioc-g-selection.rst b/Documentation/media/uapi/v4l/vidioc-g-selection.rst index deb1f6fb473b..b80d85cb8891 100644 --- a/Documentation/media/uapi/v4l/vidioc-g-selection.rst +++ b/Documentation/media/uapi/v4l/vidioc-g-selection.rst @@ -129,8 +129,8 @@ Selection targets and flags are documented in .. _sel-const-adjust: -.. figure:: constraints.* - :alt: constraints.pdf / constraints.svg +.. kernel-figure:: constraints.svg + :alt: constraints.svg :align: center Size adjustments with constraint flags. |