drm/exynos: remove struct exynos_drm_display
[linux-2.6-block.git] / drivers / gpu / drm / exynos / exynos_drm_crtc.c
index b13c9492291b6ed5a529de2bf30c95a01da817a9..21427cca0a4960c3d7f6a1f7e7d8d56ae720c14e 100644 (file)
@@ -237,7 +237,7 @@ void exynos_drm_crtc_complete_scanout(struct drm_framebuffer *fb)
 }
 
 int exynos_drm_crtc_get_pipe_from_type(struct drm_device *drm_dev,
-                                       unsigned int out_type)
+                                      enum exynos_drm_output_type out_type)
 {
        struct drm_crtc *crtc;