Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso...
[deliverable/linux.git] / drivers / gpu / drm / imx / imx-drm.h
index 83284b4d4be1ef86ebefbb3276ef41bf3d5eb6ef..71cf6d9c714f51a57b00377a7c5d172c5014d898 100644 (file)
@@ -13,7 +13,7 @@ struct drm_plane;
 struct imx_drm_crtc;
 struct platform_device;
 
-int imx_drm_crtc_id(struct imx_drm_crtc *crtc);
+unsigned int imx_drm_crtc_id(struct imx_drm_crtc *crtc);
 
 struct imx_drm_crtc_helper_funcs {
        int (*enable_vblank)(struct drm_crtc *crtc);
This page took 0.028301 seconds and 5 git commands to generate.