Skip to content

Commit

Permalink
drm/mcde: Fix reference to DOC comment
Browse files Browse the repository at this point in the history
The :doc: reference did not match the DOC comment's name.

Fixes: 5fc537b ("drm/mcde: Add new driver for ST-Ericsson MCDE")
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20191002153827.23026-1-j.neuschaefer@gmx.net
  • Loading branch information
Jonathan Neuschäfer authored and Linus Walleij committed Oct 5, 2019
1 parent 30abc59 commit 8393135
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/gpu/mcde.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
=======================================================

.. kernel-doc:: drivers/gpu/drm/mcde/mcde_drv.c
:doc: ST-Ericsson MCDE DRM Driver
:doc: ST-Ericsson MCDE Driver

0 comments on commit 8393135

Please sign in to comment.