From: Daniel Vetter <daniel.vetter@ffwll.ch>
Date: Wed, 22 Jan 2014 11:33:22 +0000 (+0100)
Subject: drm/doc: Remove the "command submissin and fencing" section
X-Git-Tag: firefly_0821_release~176^2~4105^2~54^2~27
X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=1aa12258d6056e47cfe49eb13cc7b652f7dab956;p=firefly-linux-kernel-4.4.55.git

drm/doc: Remove the "command submissin and fencing" section

This should be done in the driver chapter instead.

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
---

diff --git a/Documentation/DocBook/drm.tmpl b/Documentation/DocBook/drm.tmpl
index 2def6f3a9061..750ba8fb496a 100644
--- a/Documentation/DocBook/drm.tmpl
+++ b/Documentation/DocBook/drm.tmpl
@@ -2585,16 +2585,6 @@ int num_ioctls;</synopsis>
     </sect2>
   </sect1>
 
-  <sect1>
-    <title>Command submission &amp; fencing</title>
-    <para>
-      This should cover a few device-specific command submission
-      implementations.
-    </para>
-  </sect1>
-
-  <!-- Internals: suspend/resume -->
-
   <sect1>
     <title>Suspend/Resume</title>
     <para>