microblaze: Remove getenv_IPaddr prototype

Commit 6a45e38495
should remove reference from Microblaze too.

Signed-off-by: Michal Simek <monstr@monstr.eu>
This commit is contained in:
Michal Simek 2010-01-19 12:03:24 +01:00 committed by Wolfgang Denk
parent b9e6957ca1
commit 5b8b83bce6

View File

@ -43,7 +43,6 @@ extern int interrupts_init (void);
#endif
#if defined(CONFIG_CMD_NET)
extern int eth_init (bd_t * bis);
extern int getenv_IPaddr (char *);
#endif
/*