projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65a7310
)
samsung: Drop CONFIG_EXYNOS_PWM_BL
author
Simon Glass
<sjg@chromium.org>
Wed, 1 Feb 2023 20:19:31 +0000
(13:19 -0700)
committer
Tom Rini
<trini@konsulko.com>
Tue, 7 Feb 2023 19:33:48 +0000
(14:33 -0500)
This is not defined anywhere. Drop it.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Minkyu Kang <mk7.kang@samsung.com>
drivers/video/exynos/Makefile
patch
|
blob
|
history
diff --git
a/drivers/video/exynos/Makefile
b/drivers/video/exynos/Makefile
index
0f58954
..
45067f5
100644
(file)
--- a/
drivers/video/exynos/Makefile
+++ b/
drivers/video/exynos/Makefile
@@
-7,4
+7,3
@@
obj-$(CONFIG_EXYNOS_DP) += exynos_dp.o exynos_dp_lowlevel.o
obj-$(CONFIG_EXYNOS_FB) += exynos_fb.o
obj-$(CONFIG_EXYNOS_MIPI_DSIM) += exynos_mipi_dsi.o exynos_mipi_dsi_common.o \
exynos_mipi_dsi_lowlevel.o
-obj-$(CONFIG_EXYNOS_PWM_BL) += exynos_pwm_bl.o