[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 20:34:23 UTC 2017


On 21 February 2017 at 11:08, Simon Glass <sjg at chromium.org> wrote:
> 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>

Applied to u-boot-rockchip, thanks!


More information about the U-Boot mailing list