On Thu, Mar 29, 2012 at 06:27:21PM -0300, Paulo Zanoni wrote:
> diff --git a/include/drm/drm_crtc.h b/include/drm/drm_crtc.h
> index c3d429a..84880a7 100644
> --- a/include/drm/drm_crtc.h
> +++ b/include/drm/drm_crtc.h
> @@ -36,6 +36,8 @@
>  struct drm_device;
>  struct drm_mode_set;
>  struct drm_framebuffer;
> +struct drm_property;

Unrelated change?

> +struct drm_object_properties;
>  
>  
>  #define DRM_MODE_OBJECT_CRTC 0xcccccccc
> @@ -50,6 +52,13 @@ struct drm_framebuffer;

-- 
Ville Syrj?l?
Intel OTC

Reply via email to