diff options
author | Arvind Yadav <[email protected]> | 2017-08-28 10:58:53 +0530 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2017-08-30 22:30:30 -0700 |
commit | 59273246b2df45feaea05e1069914f8ec2120c8c (patch) | |
tree | 209a1eb19e82b1f0ffebf4119708c6695e15a722 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fdda6ee947cd4faf8d0d5bc4d9888f896358355d (diff) |
clk: zte: constify clk_div_table
clk_div_table are not supposed to change at runtime. All functions
working with clk_div_table provided by <linux/clk-provider.h> work
with const clk_div_table. So mark the non-const structs as const.
Signed-off-by: Arvind Yadav <[email protected]>
Acked-by: Shawn Guo <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions