mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-30 14:27:43 +09:00
The clk_ops of basic clks should have "const" to match the definition in "struct clk" and clk_register prototype. Signed-off-by: Shawn Guo <shawn.guo@linaro.org> Signed-off-by: Mike Turquette <mturquette@linaro.org>