mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-01-02 03:44:38 -05:00
Add a driver for the main clock controller of the Artpec-6 Soc. Signed-off-by: Lars Persson <larper@axis.com> [sboyd@codeaurora.org: Reformatted driver structure and of match] Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
2 lines
44 B
Makefile
2 lines
44 B
Makefile
obj-$(CONFIG_MACH_ARTPEC6) += clk-artpec6.o
|