]> git.karo-electronics.de Git - karo-tx-linux.git/commit
clk: mmp: move definiton of mmp_clk_frac to clk.h
authorChao Xie <chao.xie@marvell.com>
Fri, 31 Oct 2014 02:13:44 +0000 (10:13 +0800)
committerMichael Turquette <mturquette@linaro.org>
Thu, 13 Nov 2014 00:33:48 +0000 (16:33 -0800)
commit3a2b2f84957d3c1e380640e23e438c40c730cfd1
treeeb11616d1fcde1adaaf96bf65a4eb4f99a5152bd
parent0c4c11f3556b244469af32a7bc13485ecbbc77f9
clk: mmp: move definiton of mmp_clk_frac to clk.h

Move the definition of structure of mmp_clk_frac to
clk.h.
So device tree support can use this structure.

Signed-off-by: Chao Xie <chao.xie@marvell.com>
Acked-by: Haojian Zhuang <haojian.zhuang@gmail.com>
Signed-off-by: Michael Turquette <mturquette@linaro.org>
drivers/clk/mmp/clk-frac.c
drivers/clk/mmp/clk.h