clk: rockchip: make rockchip_clk_register_branch static
authorHeiko Stübner <heiko@sntech.de>
Tue, 26 Aug 2014 22:54:56 +0000 (00:54 +0200)
committerMike Turquette <mturquette@linaro.org>
Tue, 2 Sep 2014 22:03:17 +0000 (15:03 -0700)
commit1a4b1819950a278e44dd2e28c5cdb7d8b804dd73
treee4c16f5ce4d90772a608cead921a4b5440a183a2
parentb2155a71a7ff828eac72367ff9c2a0a2f4fec35b
clk: rockchip: make rockchip_clk_register_branch static

It is only used locally in clk/rockchip/clk.c and thus can be static.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
drivers/clk/rockchip/clk.c