uboot-mt623x/examples
Ben Warren b40e2320c4 Fix breakage in SMC EEPROM standalone applications
Commit 6a45e38495 (Make getenv_IPaddr() global)
inadvertently added ' #include "net.h" ' to the standalone programs, creating
duplicate definitions of 'struct eth_device'.  This patch removes the local
definitions and removes other code that breaks due to the change in definition.

Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
Acked-by: Mike Frysinger <vapier@gentoo.org>
2010-01-19 00:05:53 +01:00
..
api Generic udelay() with watchdog support 2009-12-05 01:08:53 +01:00
standalone Fix breakage in SMC EEPROM standalone applications 2010-01-19 00:05:53 +01:00