diff options
author | Thierry Reding <treding@nvidia.com> | 2014-12-17 16:13:17 +0100 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2014-12-17 16:41:01 +0100 |
commit | ef21bf73b9ae1e4b39ff984dc327f185d9c331b3 (patch) | |
tree | 6be8c520d0e994e09b280f6ce5d241d9010fbcee /Documentation/DocBook/drm.tmpl | |
parent | dafffda023b04f87e695dfcf5448e4da964d2e95 (diff) | |
download | blackbird-op-linux-ef21bf73b9ae1e4b39ff984dc327f185d9c331b3.tar.gz blackbird-op-linux-ef21bf73b9ae1e4b39ff984dc327f185d9c331b3.zip |
drm/doc: Remove duplicate "by"
Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'Documentation/DocBook/drm.tmpl')
-rw-r--r-- | Documentation/DocBook/drm.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/DocBook/drm.tmpl b/Documentation/DocBook/drm.tmpl index 3e212b903510..d45b2676fbb7 100644 --- a/Documentation/DocBook/drm.tmpl +++ b/Documentation/DocBook/drm.tmpl @@ -1377,7 +1377,7 @@ int max_width, max_height;</synopsis> <itemizedlist> <listitem> DRM_PLANE_TYPE_PRIMARY represents a "main" plane for a CRTC. Primary - planes are the planes operated upon by by CRTC modesetting and flipping + planes are the planes operated upon by CRTC modesetting and flipping operations described in <xref linkend="drm-kms-crtcops"/>. </listitem> <listitem> |