summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorSimon Glass <[email protected]>2022-10-16 15:54:35 -0600
committerAnatolij Gustschin <[email protected]>2022-10-30 20:07:17 +0100
commit365e52dd25d17618c00ecc55151f8947be55a850 (patch)
treed8e0a2752b2d7f8153c1920aaaf5d6a11f5b9afb /arch
parent6b9a829d2734d952dd6f7716a8fbd517ea373f0c (diff)
video: samsung: Drop old LCD code
This relies on the old LCD implementation which is to be removed. Drop it. Signed-off-by: Simon Glass <[email protected]>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/mach-exynos/include/mach/mipi_dsim.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-exynos/include/mach/mipi_dsim.h b/arch/arm/mach-exynos/include/mach/mipi_dsim.h
index 20e6ce7f729..5e2b172fefb 100644
--- a/arch/arm/mach-exynos/include/mach/mipi_dsim.h
+++ b/arch/arm/mach-exynos/include/mach/mipi_dsim.h
@@ -11,7 +11,6 @@
#include <linux/list.h>
#include <linux/fb.h>
-#include <lcd.h>
#define PANEL_NAME_SIZE (32)