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

Commit 0f5f44a2 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "drivers: clk: msm: Remove gcc flags from clk makefile"

parents f7f69728 faf68f0a
Loading
Loading
Loading
Loading
+4 −0
Original line number Original line Diff line number Diff line
@@ -53,3 +53,7 @@ obj-$(CONFIG_ARCH_MSM8953) += clock-cpu-8953.o


obj-y				+= gdsc.o
obj-y				+= gdsc.o
obj-y				+= mdss/
obj-y				+= mdss/

ifdef CONFIG_ARCH_MDM9607
KBUILD_CFLAGS	+= -fno-cse-follow-jumps
endif