[U-Boot] [PATCH 02/17] rk3036: Fix unused variable warning

Simon Glass sjg at chromium.org
Tue May 9 03:19:47 UTC 2017


On 8 May 2017 at 20:14, Tom Rini <trini at konsulko.com> wrote:
>
> The variable grf is only referenced if EARLY_DEBUG is defined so move the
> declaration to be under the existing guard.
>
> Cc: Simon Glass <sjg at chromium.org>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
>  arch/arm/mach-rockchip/rk3036-board-spl.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>

Sorry, I'm not sure how that crept in. Thanks for fixing it.

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


More information about the U-Boot mailing list