CLK: TI: Add DPLL clock support
[firefly-linux-kernel-4.4.55.git] / drivers / clk / ti / Makefile
1 ifneq ($(CONFIG_OF),)
2 obj-y                                   += clk.o
3 clk-common                              = dpll.o
4 endif