]> Git Repo - linux.git/blobdiff - drivers/gpu/drm/omapdrm/omap_irq.h
Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...
[linux.git] / drivers / gpu / drm / omapdrm / omap_irq.h
index 606c09932bc0f0a8d056331468ac15a3ec7fa9af..9d5441468eca3a62775950255f23e2ced3c8da69 100644 (file)
@@ -32,7 +32,7 @@ void omap_drm_irq_uninstall(struct drm_device *dev);
 int omap_drm_irq_install(struct drm_device *dev);
 
 struct omap_irq_wait *omap_irq_wait_init(struct drm_device *dev,
-               uint32_t irqmask, int count);
+               u32 irqmask, int count);
 int omap_irq_wait(struct drm_device *dev, struct omap_irq_wait *wait,
                unsigned long timeout);
 
This page took 0.030131 seconds and 4 git commands to generate.