commit | 9108620d2d52d7a58bbf6192e56903355eace907 | [log] [tgz] |
---|---|---|
author | Bhumika Goyal <bhumirks@gmail.com> | Tue Aug 22 19:12:07 2017 +0530 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Wed Nov 01 23:25:45 2017 -0700 |
tree | 7d1f9ee5ad0387b5697c8fb50ef3b34b5ce99ea2 | |
parent | ed3f2d12213b3d13ca0b941199c250c66a318b72 [diff] |
clk: hisilicon: 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>