blob: 9abac5e02c26e677480a9d3229fc87754aa40045 [file] [log] [blame]
ifneq ($(CONFIG_OF),)
obj-y += clk.o autoidle.o clockdomain.o
clk-common = dpll.o composite.o divider.o gate.o \
fixed-factor.o mux.o
obj-$(CONFIG_ARCH_OMAP4) += $(clk-common) clk-44xx.o
endif