1
0
Fork 0
alistair23-linux/drivers/staging/imx-drm
Sachin Kamat 5a819ed6d4 staging: imx-drm: Fix build error
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

Reported-by: Josh Boyer <jwboyer@fedoraproject.org>
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Cc: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Reviewed-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-02-05 12:02:18 -08:00
..
ipu-v3 Merge 3.13-rc5 into staging-next 2013-12-24 10:06:37 -08:00
Kconfig imx-drm: Add mx6 hdmi transmitter support 2013-12-08 17:23:18 -08:00
Makefile imx-drm: Add mx6 hdmi transmitter support 2013-12-08 17:23:18 -08:00
TODO staging: drm/imx: add drm plane support 2013-10-11 15:30:33 -07:00
imx-drm-core.c imx-drm: imx-drm-core: merge imx_drm_crtc_register() into imx_drm_add_crtc() 2014-02-05 11:59:50 -08:00
imx-drm.h staging: drm/imx: add drm plane support 2013-10-11 15:30:33 -07:00
imx-fb.c
imx-fbdev.c
imx-hdmi.c staging: imx-drm: Fix build error 2014-02-05 12:02:18 -08:00
imx-hdmi.h imx-drm: Add mx6 hdmi transmitter support 2013-12-08 17:23:18 -08:00
imx-ldb.c staging: imx-drm: remove unnecessary braces 2013-11-10 08:07:20 -08:00
imx-tve.c staging: imx-drm: imx-tve: Fix a sparse warning 2014-01-08 15:40:47 -08:00
ipuv3-crtc.c staging: drm/imx: don't drop crtc offsets when doing pageflip 2014-01-13 15:11:51 -08:00
ipuv3-plane.c staging: drm/imx: don't drop crtc offsets when doing pageflip 2014-01-13 15:11:51 -08:00
ipuv3-plane.h staging: drm/imx: add drm plane support 2013-10-11 15:30:33 -07:00
parallel-display.c imx-drm: parallel-display: honor 'native-mode' property when selecting video mode from DT 2014-01-13 15:14:43 -08:00