Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 40a5826c authored by Shubhashree Dhar's avatar Shubhashree Dhar
Browse files

drm/msm: enable compilation for new files in display driver



Enable compilation for new qdss files added in
sde display driver

Change-Id: I8be8a33c297bd9d5f6ce5529d69dee971271eeba
Signed-off-by: default avatarShubhashree Dhar <dhar@codeaurora.org>
parent bb8440d3
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -182,7 +182,8 @@ msm_drm-$(CONFIG_DRM_MSM) += \
	sde/sde_reg_dma.o \
	sde/sde_hw_reg_dma_v1.o \
	sde/sde_hw_dsc.o \
	sde/sde_hw_ds.o
	sde/sde_hw_ds.o \
	sde/sde_hw_qdss.o

msm_drm-$(CONFIG_DRM_SDE_WB) += sde/sde_wb.o \
	sde/sde_encoder_phys_wb.o