summaryrefslogtreecommitdiff
path: root/drivers/clk/Makefile
diff options
context:
space:
mode:
authorArvind Yadav <arvind.yadav.cs@gmail.com>2017-08-28 10:58:52 +0530
committerStephen Boyd <sboyd@codeaurora.org>2017-08-30 22:30:27 -0700
commitfdda6ee947cd4faf8d0d5bc4d9888f896358355d (patch)
treebc1e1544627b65793a6f870803d8e754ade8984e /drivers/clk/Makefile
parent9959989fc49d61f0c53524a3b95c55db7b7b9b3f (diff)
downloadlwn-fdda6ee947cd4faf8d0d5bc4d9888f896358355d.tar.gz
lwn-fdda6ee947cd4faf8d0d5bc4d9888f896358355d.zip
clk: imx: 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/clk/Makefile')
0 files changed, 0 insertions, 0 deletions