clkdev: Export clk_register_clkdev
authorTomeu Vizoso <[email protected]>
Fri, 23 Jan 2015 11:03:32 +0000 (12:03 +0100)
committerMichael Turquette <[email protected]>
Mon, 2 Feb 2015 22:23:43 +0000 (14:23 -0800)
commita251361ac4cc5371a424d70fa0fd591dc9e83a5f
treeea7b33f04ff402db1cd278ea3b73343d901b2d1a
parent1c8e600440c7f5036bd9a94526d01e9c7cb68dca
clkdev: Export clk_register_clkdev

So it can be used from modules such as clk-test.ko.

Signed-off-by: Tomeu Vizoso <[email protected]>
Reviewed-by: Stephen Boyd <[email protected]>
Signed-off-by: Michael Turquette <[email protected]>
drivers/clk/clkdev.c