[U-Boot] [PATCH 1/6] timer: dw-apb: remove unused DECLARE_GLOBAL_DATA_PTR

Simon Glass sjg at chromium.org
Sat May 18 16:08:16 UTC 2019


On Thu, 9 May 2019 at 14:12, Simon Goldschmidt
<simon.k.r.goldschmidt at gmail.com> wrote:
>
> The dw-apb timer does not use 'gd', so remove its declaration.
>
> Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt at gmail.com>
> ---
>
>  drivers/timer/dw-apb-timer.c | 2 --
>  1 file changed, 2 deletions(-)

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


More information about the U-Boot mailing list