diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-28 07:28:53 +0200 |
---|---|---|
committer | Stephen Boyd <sboyd@codeaurora.org> | 2017-08-31 07:30:30 +0200 |
commit | 59273246b2df45feaea05e1069914f8ec2120c8c (patch) | |
tree | 209a1eb19e82b1f0ffebf4119708c6695e15a722 /drivers/atm | |
parent | clk: imx: constify clk_div_table (diff) | |
download | linux-59273246b2df45feaea05e1069914f8ec2120c8c.tar.xz linux-59273246b2df45feaea05e1069914f8ec2120c8c.zip |
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 <arvind.yadav.cs@gmail.com>
Acked-by: Shawn Guo <shawnguo@kernel.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'drivers/atm')
0 files changed, 0 insertions, 0 deletions