mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
drm/fb-helper: fix sphinx markup for DRM_FB_HELPER_DEFAULT_OPS
Fix invalid sphinx markup in the comment for the newly added DRM_FB_HELPER_DEFAULT_OPS. Signed-off-by: Stefan Christ <contact@stefanchrist.eu> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/1475692454-11543-1-git-send-email-contact@stefanchrist.eu
This commit is contained in:
committed by
Daniel Vetter
parent
56fe8b6f49
commit
21bf75eca0
@@ -218,7 +218,7 @@ struct drm_fb_helper {
|
||||
};
|
||||
|
||||
/**
|
||||
* @DRM_FB_HELPER_DEFAULT_OPS:
|
||||
* define DRM_FB_HELPER_DEFAULT_OPS - helper define for drm drivers
|
||||
*
|
||||
* Helper define to register default implementations of drm_fb_helper
|
||||
* functions. To be used in struct fb_ops of drm drivers.
|
||||
|
||||
Reference in New Issue
Block a user