]> Pileus Git - ~andy/linux/blobdiff - drivers/gpu/drm/omapdrm/omap_drv.h
Merge tag 'omapdrm-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux...
[~andy/linux] / drivers / gpu / drm / omapdrm / omap_drv.h
index 26dfd2129943a0060571ac51ca588eac066c707a..428b2981fd685f3e42b3ec4d0a63021a94fdaf15 100644 (file)
@@ -141,7 +141,7 @@ int omap_gem_resume(struct device *dev);
 
 int omap_irq_enable_vblank(struct drm_device *dev, int crtc_id);
 void omap_irq_disable_vblank(struct drm_device *dev, int crtc_id);
-irqreturn_t omap_irq_handler(DRM_IRQ_ARGS);
+irqreturn_t omap_irq_handler(int irq, void *arg);
 void omap_irq_preinstall(struct drm_device *dev);
 int omap_irq_postinstall(struct drm_device *dev);
 void omap_irq_uninstall(struct drm_device *dev);