mirror of
https://github.com/torvalds/linux.git
synced 2024-11-24 05:02:12 +00:00
33b8ac917a
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
|