[U-Boot] [PATCH 013/080] clk: Remove superfluous gd declarations

Simon Glass sjg at chromium.org
Mon Oct 9 04:46:57 UTC 2017


On 29 September 2017 at 06:51, 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.
>
> Signed-off-by: Mario Six <mario.six at gdsys.cc>
> ---
>  drivers/clk/clk-uclass.c     | 2 --
>  drivers/clk/clk_fixed_rate.c | 2 --
>  2 files changed, 4 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list