On Tue, Jan 28, 2014 at 3:03 AM, Sachin Kamat <[email protected]> wrote:
> Instead of redefining the enums, use the standard ones already
> available to avoid the following build errors:
>
> drivers/staging/imx-drm/imx-hdmi.c:56:13: error: nested redefinition of ‘enum 
> hdmi_colorimetry’
> drivers/staging/imx-drm/imx-hdmi.c:56:13: error: redeclaration of ‘enum 
> hdmi_colorimetry’
> In file included from include/drm/drm_crtc.h:33:0,
>                  from include/drm/drmP.h:710,
>                  from drivers/staging/imx-drm/imx-hdmi.c:24:
> include/linux/hdmi.h:48:6: note: originally defined here
>
> Signed-off-by: Sachin Kamat <[email protected]>
> Cc: Guennadi Liakhovetski <[email protected]>
> Cc: Fabio Estevam <[email protected]>

Reviewed-by: Fabio Estevam <[email protected]>
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to