From: Jonathan Neuschäfer Date: Wed, 2 Oct 2019 15:38:26 +0000 (+0200) Subject: drm/mcde: Fix reference to DOC comment X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=839313509182c3043a073a78bd41e4296af0a7a2;p=openwrt%2Fstaging%2Fblogic.git drm/mcde: Fix reference to DOC comment The :doc: reference did not match the DOC comment's name. Fixes: 5fc537bfd000 ("drm/mcde: Add new driver for ST-Ericsson MCDE") Signed-off-by: Jonathan Neuschäfer Signed-off-by: Linus Walleij Link: https://patchwork.freedesktop.org/patch/msgid/20191002153827.23026-1-j.neuschaefer@gmx.net --- diff --git a/Documentation/gpu/mcde.rst b/Documentation/gpu/mcde.rst index c69e977defda..dd43dde379e0 100644 --- a/Documentation/gpu/mcde.rst +++ b/Documentation/gpu/mcde.rst @@ -5,4 +5,4 @@ ======================================================= .. kernel-doc:: drivers/gpu/drm/mcde/mcde_drv.c - :doc: ST-Ericsson MCDE DRM Driver + :doc: ST-Ericsson MCDE Driver