[U-Boot] [PATCH v4 02/20] clk: rk3288: limit gpll and cpll init to SPL build
Simon Glass
sjg at chromium.org
Tue Feb 21 18:08:16 UTC 2017
On 18 February 2017 at 11:46, Heiko Stuebner <heiko at 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 at sntech.de>
> ---
> drivers/clk/rockchip/clk_rk3288.c | 2 ++
> 1 file changed, 2 insertions(+)
Acked-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list