aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Vetter <daniel.vetter@ffwll.ch>2014-09-23 09:46:54 -0400
committerDave Airlie <airlied@redhat.com>2014-09-23 21:43:47 -0400
commitd743ecf360637d489a3ba81a268f574359149601 (patch)
tree751c318d353deaba16c4ce4cc85940a293ac1eaf
parentd9fc9413f97f5c615256a5657ec667c064c07a70 (diff)
drm/doc: Fixup drm_irq kerneldoc includes.
Only !P can be used together with a function list. Cc: Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@intel.com> Acked-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
-rw-r--r--Documentation/DocBook/drm.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/DocBook/drm.tmpl b/Documentation/DocBook/drm.tmpl
index ca44d9fe7d7d..be35bc328b77 100644
--- a/Documentation/DocBook/drm.tmpl
+++ b/Documentation/DocBook/drm.tmpl
@@ -3406,7 +3406,7 @@ void (*disable_vblank) (struct drm_device *dev, int crtc);</synopsis>
3406 <sect2> 3406 <sect2>
3407 <title>Vertical Blanking and Interrupt Handling Functions Reference</title> 3407 <title>Vertical Blanking and Interrupt Handling Functions Reference</title>
3408!Edrivers/gpu/drm/drm_irq.c 3408!Edrivers/gpu/drm/drm_irq.c
3409!Iinclude/drm/drmP.h drm_crtc_vblank_waitqueue 3409!Finclude/drm/drmP.h drm_crtc_vblank_waitqueue
3410 </sect2> 3410 </sect2>
3411 </sect1> 3411 </sect1>
3412 3412