aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/DocBook/drm.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/DocBook/drm.tmpl')
-rw-r--r--Documentation/DocBook/drm.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/DocBook/drm.tmpl b/Documentation/DocBook/drm.tmpl
index 25e0f460a973..1b2e3c37e377 100644
--- a/Documentation/DocBook/drm.tmpl
+++ b/Documentation/DocBook/drm.tmpl
@@ -342,7 +342,7 @@
342 DRM_WRITEn() macros to access the registers on your device, or 342 DRM_WRITEn() macros to access the registers on your device, or
343 use driver specific versions to offset into your MMIO space 343 use driver specific versions to offset into your MMIO space
344 relative to a driver specific base pointer (see I915_READ for 344 relative to a driver specific base pointer (see I915_READ for
345 example). 345 an example).
346 </para> 346 </para>
347 <para> 347 <para>
348 If your device supports interrupt generation, you may want to 348 If your device supports interrupt generation, you may want to