media: videodev2.h.rst.exceptions: add missing exceptions
authorHans Verkuil <hverkuil-cisco@xs4all.nl>
Fri, 15 Jul 2022 15:10:33 +0000 (17:10 +0200)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Wed, 27 Jul 2022 18:25:17 +0000 (20:25 +0200)
commit4b9233731f78298fcbdf2c16f0801c36d65863bb
tree8931c53bba0173f613e0df75f3980e69b6ffda7e
parentaf89bb206d66950c3abe96970c766d3afca1cc43
media: videodev2.h.rst.exceptions: add missing exceptions

Add new exceptions for V4L2_COLORSPACE_LAST, V4L2_XFER_FUNC_LAST
and V4L2_YCBCR_ENC_LAST.

This fixes documentation warnings:

Documentation/output/videodev2.h.rst:6: WARNING: undefined label: v4l2-colorspace-last
Documentation/output/videodev2.h.rst:6: WARNING: undefined label: v4l2-xfer-func-last
Documentation/output/videodev2.h.rst:6: WARNING: undefined label: v4l2-ycbcr-enc-last

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Documentation/userspace-api/media/videodev2.h.rst.exceptions