On Mon, 2017-08-28 at 06:05:15 UTC, Arvind Yadav wrote: > clk_div_table are not supposed to change at runtime. > mpc512x_clk_divtable function working with const > clk_div_table. So mark the non-const structs as const. > > Signed-off-by: Arvind Yadav <arvind.yadav...@gmail.com>
Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/9e2b70fbbc451cc56863644f6e7349 cheers