aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkira Yokosawa <akiyks@gmail.com>2022-06-29 14:01:17 +0100
committerMauro Carvalho Chehab <mchehab@kernel.org>2022-07-08 18:16:12 +0100
commit6d9c9fbd35dc38933c3e155121b28c67230d93d8 (patch)
tree9ff8269accabba17a55c2734234aad8e483b35aa
parentmedia: dt-bindings: media: samsung,s5pv210-jpeg: convert to dtschema (diff)
downloadlinux-dev-6d9c9fbd35dc38933c3e155121b28c67230d93d8.tar.xz
linux-dev-6d9c9fbd35dc38933c3e155121b28c67230d93d8.zip
media: docs: Remove extraneous \endgroup from P010 table
The \endgroup command at the bottom of a table added in commit 5374d8fb75f3 ("media: Add P010 video format") doesn't have a corresponding \begingroup command preceding it. This imbalance causes an build error in "make pdfdocs". Fix the issue by removing it. Signed-off-by: Akira Yokosawa <akiyks@gmail.com> Fixes: 5374d8fb75f3 ("media: Add P010 video format") Cc: Benjamin Gaignard <benjamin.gaignard@collabora.com> Cc: Nicolas Dufresne <nicolas.dufresne@collabora.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
-rw-r--r--Documentation/userspace-api/media/v4l/pixfmt-yuv-planar.rst3
1 files changed, 0 insertions, 3 deletions
diff --git a/Documentation/userspace-api/media/v4l/pixfmt-yuv-planar.rst b/Documentation/userspace-api/media/v4l/pixfmt-yuv-planar.rst
index a900ff66911a..997ce2d094fc 100644
--- a/Documentation/userspace-api/media/v4l/pixfmt-yuv-planar.rst
+++ b/Documentation/userspace-api/media/v4l/pixfmt-yuv-planar.rst
@@ -570,9 +570,6 @@ Data in the 10 high bits, zeros in the 6 low bits, arranged in little endian ord
- Cb\ :sub:`11`
- Cr\ :sub:`11`
-.. raw:: latex
-
- \endgroup
Fully Planar YUV Formats
========================