commit | 5d9f5b33399cc57d04ceed05f011d6fe4136675a | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Mon Jun 06 03:55:52 2016 +0300 |
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Mon Dec 19 11:25:02 2016 +0200 |
tree | 1b0dcb54890be36dc7d0c981551ccca98a740d03 | |
parent | da06a922cf612c72e62a0bb655e9b40318ece35a [diff] |
drm: omapdrm: Remove unused parameter from omap_drm_irq handler The only omap_drm_irq handler doesn't use the irqstatus parameter passed to the function. Remove it. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ti.com>