[Intel-xe] [PATCH 04/21] fixup! drm/xe/display: Implement display support

Jani Nikula jani.nikula at intel.com
Wed Apr 5 15:39:03 UTC 2023


Remove intel_lvds.o from xe

LVDS support is not needed on any platforms supported by Xe.

Signed-off-by: Jani Nikula <jani.nikula at intel.com>
---
 drivers/gpu/drm/xe/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/gpu/drm/xe/Makefile b/drivers/gpu/drm/xe/Makefile
index 7e19a15af3dc..7e4892e73dc2 100644
--- a/drivers/gpu/drm/xe/Makefile
+++ b/drivers/gpu/drm/xe/Makefile
@@ -177,7 +177,6 @@ xe-$(CONFIG_DRM_XE_DISPLAY) += \
 	display/intel_hotplug.o \
 	display/intel_hti.o \
 	display/intel_lspcon.o \
-	display/intel_lvds.o \
 	display/intel_modeset_setup.o \
 	display/intel_modeset_verify.o \
 	display/intel_panel.o \
-- 
2.39.2



More information about the Intel-xe mailing list