Skip to content

Commit 408e42a

Browse files
danvetThomas Zimmermann
authored andcommitted
drm/fb-helper: Fix missing kerneldoc include
This was lost in the code movement done in commit 8ab59da ("drm/fb-helper: Move generic fbdev emulation into separate source file"). Fixes: 8ab59da ("drm/fb-helper: Move generic fbdev emulation into separate source file") Cc: Thomas Zimmermann <[email protected]> Cc: Javier Martinez Canillas <[email protected]> Reviewed-by: Thomas Zimmermann <[email protected]> Signed-off-by: Daniel Vetter <[email protected]> Signed-off-by: Thomas Zimmermann <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
1 parent 735c466 commit 408e42a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Documentation/gpu/drm-kms-helpers.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,9 @@ fbdev Helper Functions Reference
116116
.. kernel-doc:: drivers/gpu/drm/drm_fb_helper.c
117117
:export:
118118

119+
.. kernel-doc:: drivers/gpu/drm/drm_fbdev_generic.c
120+
:export:
121+
119122
format Helper Functions Reference
120123
=================================
121124

0 commit comments

Comments
 (0)