Browse Source

DocBook/drm: Remove redundancy

Signed-off-by: Michael Witten <mfwitten@gmail.com>
Michael Witten 14 years ago
parent
commit
3bf7df6156
1 changed files with 1 additions and 2 deletions
  1. 1 2
      Documentation/DocBook/drm.tmpl

+ 1 - 2
Documentation/DocBook/drm.tmpl

@@ -462,8 +462,7 @@
 	  be initialized separately into its own DRM MM object.
 	</para>
 	<para>
-	  Initialization is driver specific, and depends on
-	  the architecture of the device.  In the case of Intel
+	  Initialization is driver specific. In the case of Intel
 	  integrated graphics chips like 965GM, GEM initialization can
 	  be done by calling the internal GEM init function,
 	  i915_gem_do_init().  Since the 965GM is a UMA device