linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation/gpu/meson: Remove link to meson_canvas.c
@ 2019-04-03 20:56 Sean Paul
  2019-04-04  6:56 ` Neil Armstrong
  2019-04-05 11:43 ` Maxime Jourdan
  0 siblings, 2 replies; 7+ messages in thread
From: Sean Paul @ 2019-04-03 20:56 UTC (permalink / raw)
  To: dri-devel
  Cc: Sean Paul, Maxime Jourdan, Neil Armstrong, Kevin Hilman,
	linux-amlogic, linux-arm-kernel, David Airlie, Daniel Vetter,
	Maarten Lankhorst, Maxime Ripard, Sean Paul, Jonathan Corbet,
	linux-doc, linux-kernel

From: Sean Paul <seanpaul@chromium.org>

The file was removed in the below patch and is causing this error:
WARNING: kernel-doc '../scripts/kernel-doc -rst -enable-lineno -function Canvas ../drivers/gpu/drm/meson/meson_canvas.c' failed with return code

Fixes: 2bf6b5b0e374 ("drm/meson: exclusively use the canvas provider module")
Cc: Maxime Jourdan <mjourdan@baylibre.com>
Cc: Neil Armstrong <narmstrong@baylibre.com>
Cc: Kevin Hilman <khilman@baylibre.com>
Cc: dri-devel@lists.freedesktop.org
Cc: linux-amlogic@lists.infradead.org
Cc: linux-arm-kernel@lists.infradead.org
Signed-off-by: Sean Paul <seanpaul@chromium.org>
---
 Documentation/gpu/meson.rst | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/Documentation/gpu/meson.rst b/Documentation/gpu/meson.rst
index 479f6f51a13b..b9e2f9aa3bd8 100644
--- a/Documentation/gpu/meson.rst
+++ b/Documentation/gpu/meson.rst
@@ -42,12 +42,6 @@ Video Encoder
 .. kernel-doc:: drivers/gpu/drm/meson/meson_venc.c
    :doc: Video Encoder
 
-Video Canvas Management
-=======================
-
-.. kernel-doc:: drivers/gpu/drm/meson/meson_canvas.c
-   :doc: Canvas
-
 Video Clocks
 ============
 
-- 
Sean Paul, Software Engineer, Google / Chromium OS


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

end of thread, other threads:[~2019-04-05 12:57 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-03 20:56 [PATCH] Documentation/gpu/meson: Remove link to meson_canvas.c Sean Paul
2019-04-04  6:56 ` Neil Armstrong
2019-04-04  8:28   ` Neil Armstrong
2019-04-04 14:31     ` Sean Paul
2019-04-05 12:14       ` Neil Armstrong
2019-04-05 12:57         ` Sean Paul
2019-04-05 11:43 ` Maxime Jourdan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).