drm/gpu.tmpl: Don't forget to rename the include directives, too
authorDaniel Vetter <[email protected]>
Tue, 31 May 2016 21:11:13 +0000 (23:11 +0200)
committerDaniel Vetter <[email protected]>
Fri, 3 Jun 2016 18:57:47 +0000 (20:57 +0200)
We need to get folks to run

$ make htmldocs

more often and actually check the output. With the fancy new sphinx
stuff there's hopefully no more excuses.

Fixes: 286dbb8d5d80 ("drm/atomic: Rename async parameter to nonblocking.")
Cc: Maarten Lankhorst <[email protected]>
Acked-by: Liviu Dudau <[email protected]>
Acked-by: Jani Nikula <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Documentation/DocBook/gpu.tmpl

index b3a04b521b225900c8ef10cdc14ec05e9e96ca61..dac18b4ff0903459c0ea7244e29e40cd73109690 100644 (file)
@@ -1570,7 +1570,7 @@ void intel_crt_init(struct drm_device *dev)
       </sect3>
       <sect3>
        <title>Implementing Asynchronous Atomic Commit</title>
-!Pdrivers/gpu/drm/drm_atomic_helper.c implementing async commit
+!Pdrivers/gpu/drm/drm_atomic_helper.c implementing nonblocking commit
       </sect3>
       <sect3>
        <title>Atomic State Reset and Initialization</title>