media: libv4l-introduction.rst: fix undefined label
authorHans Verkuil <hverkuil-cisco@xs4all.nl>
Thu, 25 Nov 2021 10:15:12 +0000 (11:15 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 30 Nov 2021 11:25:02 +0000 (12:25 +0100)
commitbe25b0435b430ac4545b340488c3b5d4b24975f5
tree46d6dbb96e6fee196f0b5d2bc1d23b5673a6b807
parentd2ad087a0920ba5955634bf78cc8511bf120b758
media: libv4l-introduction.rst: fix undefined label

V4L2_PIX_FMT_HM12 was redefined to V4L2_PIX_FMT_NV12_16L16, so use the
new name in libv4l-introduction.rst.

This fixes this warning:

libv4l-introduction.rst:27: WARNING: undefined label: v4l2-pix-fmt-hm12

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Documentation/userspace-api/media/v4l/libv4l-introduction.rst