[U-Boot] [PATCH] Fix breakage in SMC EEPROM standalone applications

Wolfgang Denk wd at denx.de
Tue Jan 19 00:06:09 CET 2010


Dear Ben Warren,

In message <1263843331-30089-1-git-send-email-biggerbadderben at gmail.com> you wrote:
> Commit 6a45e384955262882375a2785426dc65aeb636c4 (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 at gmail.com>
> ---
>  examples/standalone/smc91111_eeprom.c |    2 --
>  examples/standalone/smc911x_eeprom.c  |    8 --------
>  2 files changed, 0 insertions(+), 10 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
I don't mind criticism. You know me. I've  never  been  one  to  take
offence  at  criticism. No one could say I'm the sort to take offence
at criticism -- Not twice, anyway. Not without blowing bubbles.
                                  - Terry Pratchett, _Witches Abroad_


More information about the U-Boot mailing list