commit | ed3f2d12213b3d13ca0b941199c250c66a318b72 | [log] [tgz] |
---|---|---|
author | Bhumika Goyal <bhumirks@gmail.com> | Tue Aug 22 19:22:47 2017 +0530 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Wed Nov 01 23:25:43 2017 -0700 |
tree | 01272449c9049763e327ef7a6240bef256f466a8 | |
parent | 8f435057e9c5eca9da7c02ab398971280ba80056 [diff] |
clk: mxs: 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>