[U-Boot] [PATCH 1/6] microblaze: Correct build error in eth-uclass.c
Anatolij Gustschin
agust at denx.de
Sat Feb 6 14:03:10 CET 2016
Hi Simon,
On Sat, 30 Jan 2016 15:45:14 -0700
Simon Glass sjg at chromium.org wrote:
> This fixes the following error when building microblaze-generic:
>
> net/eth-uclass.c: In function 'eth_post_probe':
> net/eth-uclass.c:466:18: error: 'gd' undeclared (first use in this function)
> ops->start += gd->reloc_off;
>
> Fixes: db9391e1 ("net: Move driver-model code into its own file")
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> net/eth-uclass.c | 2 ++
> 1 file changed, 2 insertions(+)
Applied to u-boot-staging, thanks!
--
Anatolij
More information about the U-Boot
mailing list