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

Commit d8165046 authored by Taniya Das's avatar Taniya Das
Browse files

clk: msm: Fix MDSS compilation issue



The MDSS clock drivers were not getting compiled due to an extra 'y', fix
the same.

CRs-Fixed: 1041122
Change-Id: I21e62361f40eb654c369048d01e158d4b96dd551
Signed-off-by: default avatarTaniya Das <tdas@codeaurora.org>
parent 9e4b3ba4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -27,4 +27,4 @@ ifeq ($(CONFIG_COMMON_CLK_MSM), y)
endif

obj-$(CONFIG_COMMON_CLK_MSM)	+= gdsc.o
obj-$(CONFIG_COMMON_CLK_MSM)-y	+= mdss/
obj-$(CONFIG_COMMON_CLK_MSM)	+= mdss/