summaryrefslogtreecommitdiffstats
path: root/Documentation/gpu
diff options
context:
space:
mode:
authorSean Paul2019-04-03 22:56:45 +0200
committerSean Paul2019-04-05 14:35:05 +0200
commit91b350a605136c4c007df928779f81b58146a4f9 (patch)
treebcfed6cfb4372fc9e8e4a82aefacbb43cd98892e /Documentation/gpu
parentdrm/pl111: fix possible object reference leak (diff)
downloadkernel-qcow2-linux-91b350a605136c4c007df928779f81b58146a4f9.tar.gz
kernel-qcow2-linux-91b350a605136c4c007df928779f81b58146a4f9.tar.xz
kernel-qcow2-linux-91b350a605136c4c007df928779f81b58146a4f9.zip
Documentation/gpu/meson: Remove link to meson_canvas.c
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 Acked-by: Neil Armstrong <narmstrong@baylibre.com> Signed-off-by: Sean Paul <seanpaul@chromium.org> Link: https://patchwork.freedesktop.org/patch/msgid/20190403205652.183496-1-sean@poorly.run
Diffstat (limited to 'Documentation/gpu')
-rw-r--r--Documentation/gpu/meson.rst6
1 files changed, 0 insertions, 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
============