summaryrefslogtreecommitdiffstats
path: root/drivers/clk/mvebu/Makefile
diff options
context:
space:
mode:
authorSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>2013-05-28 15:13:18 +0000
committerJason Cooper <jason@lakedaemon.net>2013-05-29 19:28:29 +0000
commitea7e0bd7e78868bbe6df6834595ef96166dd296a (patch)
tree8584aa50c8219cfb3d6342ba91a3aaccc285e197 /drivers/clk/mvebu/Makefile
parent9cbbc51551522efbc8313d45178a3415fd474eab (diff)
downloadlinux-stable-ea7e0bd7e78868bbe6df6834595ef96166dd296a.tar.gz
linux-stable-ea7e0bd7e78868bbe6df6834595ef96166dd296a.tar.bz2
linux-stable-ea7e0bd7e78868bbe6df6834595ef96166dd296a.zip
clk: mvebu: disintegrate obsolete file
Switch from function-centric to soc-centric clock drivers now makes a bunch of files obsolete. This deletes all files and Kconfig options that are not required anymore. Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> Acked-by: Mike Turquette <mturquette@linaro.org> Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Diffstat (limited to 'drivers/clk/mvebu/Makefile')
-rw-r--r--drivers/clk/mvebu/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/clk/mvebu/Makefile b/drivers/clk/mvebu/Makefile
index 13f3d22ccf4e..1c7e70c63fb2 100644
--- a/drivers/clk/mvebu/Makefile
+++ b/drivers/clk/mvebu/Makefile
@@ -1,7 +1,5 @@
obj-$(CONFIG_MVEBU_CLK_COMMON) += common.o
-obj-$(CONFIG_MVEBU_CLK_CORE) += clk.o clk-core.o
obj-$(CONFIG_MVEBU_CLK_CPU) += clk-cpu.o
-obj-$(CONFIG_MVEBU_CLK_GATING) += clk-gating-ctrl.o
obj-$(CONFIG_ARMADA_370_CLK) += armada-370.o
obj-$(CONFIG_ARMADA_XP_CLK) += armada-xp.o