From: Michael Witten Date: Thu, 25 Aug 2011 19:49:10 +0000 (+0000) Subject: DocBook/drm: Remove redundancy X-Git-Tag: next-20110831~62^2^2~16 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=215e3377d85ae2ff8978673b4654c2bcf1eacba3;p=karo-tx-linux.git DocBook/drm: Remove redundancy Signed-off-by: Michael Witten Signed-off-by: Randy Dunlap --- diff --git a/Documentation/DocBook/drm.tmpl b/Documentation/DocBook/drm.tmpl index 15541b1fc052..c24f50ce7862 100644 --- a/Documentation/DocBook/drm.tmpl +++ b/Documentation/DocBook/drm.tmpl @@ -462,8 +462,7 @@ be initialized separately into its own DRM MM object. - 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