On Tue, Jan 28, 2014 at 3:03 AM, Sachin Kamat <sachin.ka...@linaro.org> 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 <sachin.ka...@linaro.org>
> Cc: Guennadi Liakhovetski <g.liakhovet...@gmx.de>
> Cc: Fabio Estevam <fabio.este...@freescale.com>

Reviewed-by: Fabio Estevam <fabio.este...@freescale.com>
_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to