summaryrefslogtreecommitdiffstats
path: root/drivers/clk/mmp/Makefile
diff options
context:
space:
mode:
authorChao Xie <chao.xie@marvell.com>2012-08-20 02:55:14 +0000
committerMike Turquette <mturquette@linaro.org>2012-08-28 14:15:42 -0700
commit4c5bca3419527f5efde68771e791dd7bee5f19b9 (patch)
treecef23f1d0d3b45f356df61f544c2439dad8cb05a /drivers/clk/mmp/Makefile
parent84a62e6ed7efe769e359aebbeab58b20ea1beba9 (diff)
downloadop-kernel-dev-4c5bca3419527f5efde68771e791dd7bee5f19b9.zip
op-kernel-dev-4c5bca3419527f5efde68771e791dd7bee5f19b9.tar.gz
clk: mmp: add clock definition for mmp2
Initialize the clocks for mmp2 Signed-off-by: Chao Xie <xiechao.mail@gmail.com> Reviewed-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Haojian Zhuang <haojian.zhuang@gmail.com> Signed-off-by: Mike Turquette <mturquette@linaro.org>
Diffstat (limited to 'drivers/clk/mmp/Makefile')
-rw-r--r--drivers/clk/mmp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/clk/mmp/Makefile b/drivers/clk/mmp/Makefile
index 6160ac22..392d780 100644
--- a/drivers/clk/mmp/Makefile
+++ b/drivers/clk/mmp/Makefile
@@ -6,3 +6,4 @@ obj-y += clk-apbc.o clk-apmu.o clk-frac.o
obj-$(CONFIG_CPU_PXA168) += clk-pxa168.o
obj-$(CONFIG_CPU_PXA910) += clk-pxa910.o
+obj-$(CONFIG_CPU_MMP2) += clk-mmp2.o
OpenPOWER on IntegriCloud