alistair23-linux/drivers/video/exynos
Sachin Kamat 31d6af2906 video: exynos: Fix S6E8AX0 LCD driver build error
Enable S6E8AX0 LCD driver only if LCD_CLASS_DEVICE is a built-in driver.
Else we get the following errors due to missing symbols:
drivers/built-in.o: In function `s6e8ax0_probe':
:(.text+0x51aec): undefined reference to `lcd_device_register'
:(.text+0x51c44): undefined reference to `lcd_device_unregister'

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2014-02-14 10:44:51 +02:00
..
exynos_dp_core.c video: exynos_dp: Use the generic PHY driver 2013-10-16 13:48:09 -07:00
exynos_dp_core.h video: exynos_dp: Use the generic PHY driver 2013-10-16 13:48:09 -07:00
exynos_dp_reg.c video: exynos_dp: remove non-DT support for Exynos Display Port 2013-10-16 13:48:09 -07:00
exynos_dp_reg.h video: exynos_dp: Fix incorrect setting for INT_CTL 2012-11-29 10:33:28 +09:00
exynos_mipi_dsi.c video: exynos_mipi_dsim: Remove unused variable 2013-11-14 18:00:19 -08:00
exynos_mipi_dsi_common.c tree-wide: use reinit_completion instead of INIT_COMPLETION 2013-11-15 09:32:21 +09:00
exynos_mipi_dsi_common.h
exynos_mipi_dsi_lowlevel.c video: exynos: Ensure definitions match prototypes 2013-08-30 10:14:38 +03:00
exynos_mipi_dsi_lowlevel.h
exynos_mipi_dsi_regs.h
Kconfig video: exynos: Fix S6E8AX0 LCD driver build error 2014-02-14 10:44:51 +02:00
Makefile video: support DP controller driver 2012-02-13 03:02:30 +00:00
s6e8ax0.c drivers/video/exynos/s6e8ax0.c: use devm_* APIs in s6e8ax0.c 2013-02-21 17:22:18 -08:00