]> Git Repo - linux.git/commitdiff
Documentation/gpu/meson: Remove link to meson_canvas.c
authorSean Paul <[email protected]>
Wed, 3 Apr 2019 20:56:45 +0000 (16:56 -0400)
committerNeil Armstrong <[email protected]>
Thu, 4 Apr 2019 08:06:43 +0000 (10:06 +0200)
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 <[email protected]>
Cc: Neil Armstrong <[email protected]>
Cc: Kevin Hilman <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Sean Paul <[email protected]>
Acked-by: Neil Armstrong <[email protected]>
Signed-off-by: Neil Armstrong <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Documentation/gpu/meson.rst

index 479f6f51a13b061f3de4e6d7345457043959cd95..b9e2f9aa3bd803cd4a41c766044fc3a750fa757d 100644 (file)
@@ -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
 ============
 
This page took 0.057648 seconds and 4 git commands to generate.