commit | ba3892df525b9ff203d0ad116a41306bf5081215 | [log] [tgz] |
---|---|---|
author | Bhumika Goyal <bhumirks@gmail.com> | Tue Aug 22 18:44:50 2017 +0530 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Wed Nov 01 23:24:37 2017 -0700 |
tree | d6fc09f0656c5ea8a738fca12728684a743387f3 | |
parent | 37d2f45d940bfdd7c9a5323f3d3462bea3a3e957 [diff] |
clk: spear: make clk_ops const Make these const as they are only stored in the const field of a clk_init_data structure. Signed-off-by: Bhumika Goyal <bhumirks@gmail.com> Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>