aboutsummaryrefslogtreecommitdiffstats
path: root/include/dt-bindings/clock
diff options
context:
space:
mode:
authorBen Dooks (Codethink) <ben.dooks@codethink.co.uk>2019-10-17 11:53:48 +0100
committerHeiko Stuebner <heiko@sntech.de>2019-10-31 12:06:01 +0100
commitbbbbd246ee12f5d41aeac3d1b470f7b5b735574c (patch)
tree619d6d42f50dc9e268fb3b5e9bd4bd81d15b7896 /include/dt-bindings/clock
parentLinux 5.4-rc1 (diff)
downloadlinux-dev-bbbbd246ee12f5d41aeac3d1b470f7b5b735574c.tar.xz
linux-dev-bbbbd246ee12f5d41aeac3d1b470f7b5b735574c.zip
clk: rockchip: make clk_half_divider_ops static
The clk_half_divider_ops is not used outside or declared outside of drivers/clk/rockchip/clk-half-divider.c so make it static to avoid the following warning: drivers/clk/rockchip/clk-half-divider.c:142:22: warning: symbol 'clk_half_divider_ops' was not declared. Should it be static? Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk> Reviewed-by: Stephen Boyd <sboyd@kernel.org> Link: https://lore.kernel.org/r/20191017105348.8061-1-ben.dooks@codethink.co.uk Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'include/dt-bindings/clock')
0 files changed, 0 insertions, 0 deletions