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

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

Merge "clk: qcom: Compile RPM clock driver for ARM64"

parents dcd71cd0 c0f30e09
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -3,9 +3,7 @@ obj-y += clock-dummy.o
obj-y				+= clock-generic.o
obj-y				+= clock-local2.o
obj-y				+= clock-pll.o
ifndef CONFIG_ARM64
obj-y				+= clock-rpm.o
endif
obj-y				+= clock-voter.o

obj-$(CONFIG_DEBUG_FS)		+= clock-debug.o