commit | fa1da981f5ee603610bd8f8920c4ec393e95ceeb | [log] [tgz] |
---|---|---|
author | Bhumika Goyal <bhumirks@gmail.com> | Tue Aug 22 18:48:29 2017 +0530 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Wed Nov 01 23:25:49 2017 -0700 |
tree | 83f50029cf5148add0e5b91023dfad330fcbc326 | |
parent | e90a7da4f75435ba0e5fcb12ed65fa6d4bd7a364 [diff] |
clk: imx: 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>