mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-18 13:11:31 +00:00
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:
parent
b9e6957ca1
commit
5b8b83bce6
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Reference in a new issue