
21 Feb
2017
21 Feb
'17
7:08 p.m.
On 18 February 2017 at 11:46, Heiko Stuebner heiko@sntech.de wrote:
The gpll and cpll init values are only used in rk_clk_init in the SPL and therefore produce compile time warnings in regular uboot builds. Fix that with an #ifdef.
Signed-off-by: Heiko Stuebner heiko@sntech.de
drivers/clk/rockchip/clk_rk3288.c | 2 ++ 1 file changed, 2 insertions(+)
Acked-by: Simon Glass sjg@chromium.org