mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-09-08 19:47:12 -04:00
microblaze: Remove getenv_IPaddr prototype
Commit 6a45e384955262882375a2785426dc65aeb636c4 should remove reference from Microblaze too. Signed-off-by: Michal Simek <monstr@monstr.eu>
This commit is contained in:
parent
b9e6957ca1
commit
5b8b83bce6
@ -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…
x
Reference in New Issue
Block a user