On 18 February 2017 at 11:46, Heiko Stuebner <[email protected]> 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 <[email protected]> > --- > drivers/clk/rockchip/clk_rk3288.c | 2 ++ > 1 file changed, 2 insertions(+)
Acked-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

