[U-Boot] [RESEND PATCH v2 3/4] clk: Remove superfluous gd declarations

Simon Glass sjg at chromium.org
Mon Jan 22 00:41:56 UTC 2018


On 15 January 2018 at 03:06, Mario Six <mario.six at gdsys.cc> wrote:
> The clk uclass was converted to support a live device tree recently,
> hence the global data pointer declarations are no longer needed.
>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> Signed-off-by: Mario Six <mario.six at gdsys.cc>
> ---
>
> v1 -> v2:
> None
>
> ---
>  drivers/clk/clk-uclass.c     | 2 --
>  drivers/clk/clk_fixed_rate.c | 2 --
>  2 files changed, 4 deletions(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list