Include the intel_pll_algorithm for xe driver.

Signed-off-by: Ankit Nautiyal <[email protected]>
---
 drivers/gpu/drm/xe/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/gpu/drm/xe/Makefile b/drivers/gpu/drm/xe/Makefile
index 478acc94a71c..30b63c2eadd0 100644
--- a/drivers/gpu/drm/xe/Makefile
+++ b/drivers/gpu/drm/xe/Makefile
@@ -261,6 +261,7 @@ xe-$(CONFIG_DRM_XE_DISPLAY) += \
        i915-display/intel_modeset_setup.o \
        i915-display/intel_modeset_verify.o \
        i915-display/intel_panel.o \
+       i915-display/intel_pll_algorithm.o \
        i915-display/intel_pmdemand.o \
        i915-display/intel_pps.o \
        i915-display/intel_psr.o \
-- 
2.40.1

Reply via email to