public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] media: Fix building pdfdocs
@ 2023-02-08  8:29 Tomi Valkeinen
  2023-02-08  8:43 ` Akira Yokosawa
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Tomi Valkeinen @ 2023-02-08  8:29 UTC (permalink / raw)
  To: dri-devel, linux-media, Laurent Pinchart
  Cc: Mauro Carvalho Chehab, Dave Airlie, Daniel Vetter, Tomi Valkeinen,
	Akira Yokosawa

Commit 8d0e3fc61abd ("media: Add 2-10-10-10 RGB formats") added
documatation for a few new RGB formats. For some reason these break the
pdfdocs build, even if the same style seems to work elsewhere in the
file.

Remove the trailing empty dash lines, which seems to fix the issue.

Fixes: 8d0e3fc61abd ("media: Add 2-10-10-10 RGB formats")
Reported-by: Akira Yokosawa <akiyks@gmail.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
---

Note: the offending patch was merged via drm tree, so we may want to
apply the fix to the drm tree also.

 Documentation/userspace-api/media/v4l/pixfmt-rgb.rst | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/Documentation/userspace-api/media/v4l/pixfmt-rgb.rst b/Documentation/userspace-api/media/v4l/pixfmt-rgb.rst
index d330aeb4d3eb..ea545ed1aeaa 100644
--- a/Documentation/userspace-api/media/v4l/pixfmt-rgb.rst
+++ b/Documentation/userspace-api/media/v4l/pixfmt-rgb.rst
@@ -868,7 +868,6 @@ number of bits for each component.
       - r\ :sub:`4`
       - r\ :sub:`3`
       - r\ :sub:`2`
-      -
     * .. _V4L2-PIX-FMT-RGBA1010102:
 
       - ``V4L2_PIX_FMT_RGBA1010102``
@@ -909,7 +908,6 @@ number of bits for each component.
       - r\ :sub:`4`
       - r\ :sub:`3`
       - r\ :sub:`2`
-      -
     * .. _V4L2-PIX-FMT-ARGB2101010:
 
       - ``V4L2_PIX_FMT_ARGB2101010``
@@ -950,7 +948,6 @@ number of bits for each component.
       - r\ :sub:`6`
       - r\ :sub:`5`
       - r\ :sub:`4`
-      -
 
 .. raw:: latex
 
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2023-02-27 13:42 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-08  8:29 [PATCH] media: Fix building pdfdocs Tomi Valkeinen
2023-02-08  8:43 ` Akira Yokosawa
2023-02-08  9:11 ` Laurent Pinchart
2023-02-08 11:17   ` Mauro Carvalho Chehab
2023-02-09 10:11     ` Tomi Valkeinen
2023-02-21  1:16       ` Akira Yokosawa
2023-02-25 23:39 ` Akira Yokosawa
2023-02-26 10:47   ` Mauro Carvalho Chehab
2023-02-27 12:06     ` Akira Yokosawa
2023-02-27 13:42       ` Tomi Valkeinen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox