From: Michael Witten Date: Thu, 25 Aug 2011 18:20:54 +0000 (+0000) Subject: DocBook/drm: a -> an X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=02391f1fe7b4e5434e4c558dcae99b9368c84bf3;p=linux.git DocBook/drm: a -> an Signed-off-by: Michael Witten --- diff --git a/Documentation/DocBook/drm.tmpl b/Documentation/DocBook/drm.tmpl index aa13e08835106..5b815b83c30b2 100644 --- a/Documentation/DocBook/drm.tmpl +++ b/Documentation/DocBook/drm.tmpl @@ -203,7 +203,7 @@ DRIVER_HAVE_IRQDRIVER_IRQ_SHARED - DRIVER_HAVE_IRQ indicates whether the driver has a IRQ + DRIVER_HAVE_IRQ indicates whether the driver has an IRQ handler, DRIVER_IRQ_SHARED indicates whether the device & handler support shared IRQs (note that this is required of PCI drivers).