aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/DocBook
diff options
context:
space:
mode:
authorThierry Reding <treding@nvidia.com>2014-12-17 16:41:43 +0100
committerDaniel Vetter <daniel.vetter@ffwll.ch>2014-12-17 22:04:53 +0100
commit7552e7dd9527c41f891c87854418896eaf309c20 (patch)
tree4cd514eb6594cf0ddab1b014bda80ef7bfa18cb9 /Documentation/DocBook
parentdrm: Make drm_crtc_helper.h standalone includible (diff)
downloadlinux-dev-7552e7dd9527c41f891c87854418896eaf309c20.tar.xz
linux-dev-7552e7dd9527c41f891c87854418896eaf309c20.zip
drm: Include drm_crtc_helper.h in DocBook
There is already a section that describes the helpers implemented by this module. Add the kerneldoc-generated structure descriptions to this section. While at it, add missing kerneldoc for the structures to avoid warnings when generating the documentation. Signed-off-by: Thierry Reding <treding@nvidia.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'Documentation/DocBook')
-rw-r--r--Documentation/DocBook/drm.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/DocBook/drm.tmpl b/Documentation/DocBook/drm.tmpl
index d45b2676fbb7..7af413f6aa6f 100644
--- a/Documentation/DocBook/drm.tmpl
+++ b/Documentation/DocBook/drm.tmpl
@@ -2362,6 +2362,7 @@ void intel_crt_init(struct drm_device *dev)
</sect2>
<sect2>
<title>Modeset Helper Functions Reference</title>
+!Iinclude/drm/drm_crtc_helper.h
!Edrivers/gpu/drm/drm_crtc_helper.c
!Pdrivers/gpu/drm/drm_crtc_helper.c overview
</sect2>