summaryrefslogtreecommitdiffstats
path: root/drivers/clk/meson/Makefile
diff options
context:
space:
mode:
authorMarco Felsch <m.felsch@pengutronix.de>2018-12-03 11:15:28 +0100
committerMarco Felsch <m.felsch@pengutronix.de>2018-12-19 08:42:50 +0100
commita9d3e8832dfd73afa9d7cb492abb188f83740061 (patch)
tree4ece40b3596211cef0d6d4a59ee7bfb60f7430b2 /drivers/clk/meson/Makefile
parent651022382c7f8da46cb4872a545ee1da6d097d2a (diff)
downloadlinux-0-day-a9d3e8832dfd73afa9d7cb492abb188f83740061.tar.gz
linux-0-day-a9d3e8832dfd73afa9d7cb492abb188f83740061.tar.xz
clk: regmap: support the clk-regmap wrapper for all devicesmfe/clk-regmap
The meson clk-regmap wrapper api has no dependencies to any architecture code, so we can make it public. This allows regmap devices to use the common clk framework as well. Signed-off-by: Marco Felsch <m.felsch@pengutronix.de>
Diffstat (limited to 'drivers/clk/meson/Makefile')
-rw-r--r--drivers/clk/meson/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/clk/meson/Makefile b/drivers/clk/meson/Makefile
index 72ec8c40d848d..5e18738d0accb 100644
--- a/drivers/clk/meson/Makefile
+++ b/drivers/clk/meson/Makefile
@@ -9,4 +9,3 @@ obj-$(CONFIG_COMMON_CLK_MESON8B) += meson8b.o
obj-$(CONFIG_COMMON_CLK_GXBB) += gxbb.o gxbb-aoclk.o gxbb-aoclk-32k.o
obj-$(CONFIG_COMMON_CLK_AXG) += axg.o axg-aoclk.o
obj-$(CONFIG_COMMON_CLK_AXG_AUDIO) += axg-audio.o
-obj-$(CONFIG_COMMON_CLK_REGMAP_MESON) += clk-regmap.o