[U-Boot] [PATCH] e1000: fix no nvm build

Marek Vasut marex at denx.de
Mon Sep 8 04:07:30 CEST 2014


On Monday, September 08, 2014 at 12:02:11 AM, Marcel Ziswiler wrote:
> Fix the following build error in case CONFIG_E1000_NO_NVM is enabled:
> 	  CC      drivers/net/e1000.o
> 	drivers/net/e1000.c: In function ‘e1000_initialize’:
> 	drivers/net/e1000.c:5365:5: error: ‘struct e1000_hw’ has no
> 		member named ‘eeprom_semaphore_present’
> 	make[1]: *** [drivers/net/e1000.o] Error 1
> 	make: *** [drivers/net] Error 2
> --
> This got introduced by Marek's i210 support patch commit
> 951860634fdb557bbb58e0f99215391bc0c29779.

Let me shift the blame to Tim, who should have tested it before submitting ;-D

> Signed-off-by: Marcel Ziswiler <marcel at ziswiler.com>

Thanks for spotting this!

Acked-by: Marek Vasut <marex at denx.de>

Best regards,
Marek Vasut


More information about the U-Boot mailing list