summaryrefslogtreecommitdiff
path: root/linux/drm_irq.h
diff options
context:
space:
mode:
Diffstat (limited to 'linux/drm_irq.h')
-rw-r--r--linux/drm_irq.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/linux/drm_irq.h b/linux/drm_irq.h
index 593c9e5b..3e0cfe25 100644
--- a/linux/drm_irq.h
+++ b/linux/drm_irq.h
@@ -83,7 +83,6 @@ int DRM(irq_by_busid)(struct inode *inode, struct file *filp,
* Install IRQ handler.
*
* \param dev DRM device.
- * \param irq IRQ number.
*
* Initializes the IRQ related data, and setups drm_device::vbl_queue. Installs the handler, calling the driver
* \c DRM(driver_irq_preinstall)() and \c DRM(driver_irq_postinstall)() functions