summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/exynos/Makefile
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <k.kozlowski@samsung.com>2016-09-16 11:32:39 +0300
committerTomi Valkeinen <tomi.valkeinen@ti.com>2016-09-27 11:05:29 +0300
commita38719b3dce002b7decc29b17312b8ba4a738db9 (patch)
treeaae59edfadcd2db87a047ac5211d0faf4c61958e /drivers/video/fbdev/exynos/Makefile
parent43da7575cdecaf5af2d6b3f3a9e4e6c9144be428 (diff)
downloadlinux-a38719b3dce002b7decc29b17312b8ba4a738db9.tar.xz
video: fbdev: exynos: Remove old non-working MIPI driver
The old non-DRM Exynos MIPI driver does not support DeviceTree and requires board files. Our platforms do not provide such so the driver is not usable since a long time ago. All features provided by the driver (and associated s6e8ax0 panel driver) are already supported by newer DRM version so the old code can be removed. Cc: Inki Dae <inki.dae@samsung.com> Cc: Donghwa Lee <dh09.lee@samsung.com> Cc: Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'drivers/video/fbdev/exynos/Makefile')
-rw-r--r--drivers/video/fbdev/exynos/Makefile9
1 files changed, 0 insertions, 9 deletions
diff --git a/drivers/video/fbdev/exynos/Makefile b/drivers/video/fbdev/exynos/Makefile
deleted file mode 100644
index 02d8dc522fea..000000000000
--- a/drivers/video/fbdev/exynos/Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
-#
-# Makefile for the exynos video drivers.
-#
-
-obj-$(CONFIG_EXYNOS_MIPI_DSI) += exynos-mipi-dsi-mod.o
-
-exynos-mipi-dsi-mod-objs += exynos_mipi_dsi.o exynos_mipi_dsi_common.o \
- exynos_mipi_dsi_lowlevel.o
-obj-$(CONFIG_EXYNOS_LCD_S6E8AX0) += s6e8ax0.o