commit | 8f435057e9c5eca9da7c02ab398971280ba80056 | [log] [tgz] |
---|---|---|
author | Bhumika Goyal <bhumirks@gmail.com> | Tue Aug 22 19:32:21 2017 +0530 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Wed Nov 01 23:25:31 2017 -0700 |
tree | 5b00b4ce3c49951e9eb72d467bb155409b266af6 | |
parent | ba3892df525b9ff203d0ad116a41306bf5081215 [diff] |
clk: sirf: 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> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>