Commit 6d9c9fbd authored by Akira Yokosawa's avatar Akira Yokosawa Committed by Mauro Carvalho Chehab
Browse files

media: docs: Remove extraneous \endgroup from P010 table



The \endgroup command at the bottom of a table added in commit
5374d8fb ("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: default avatarAkira Yokosawa <akiyks@gmail.com>
Fixes: 5374d8fb ("media: Add P010 video format")
Cc: Benjamin Gaignard <benjamin.gaignard@collabora.com>
Cc: Nicolas Dufresne <nicolas.dufresne@collabora.com>
Signed-off-by: default avatarHans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@kernel.org>
parent 57020a3e
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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
========================