]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
microblaze: Remove getenv_IPaddr prototype
authorMichal Simek <monstr@monstr.eu>
Tue, 19 Jan 2010 11:03:24 +0000 (12:03 +0100)
committerWolfgang Denk <wd@denx.de>
Tue, 19 Jan 2010 22:21:57 +0000 (23:21 +0100)
Commit 6a45e384955262882375a2785426dc65aeb636c4
should remove reference from Microblaze too.

Signed-off-by: Michal Simek <monstr@monstr.eu>
lib_microblaze/board.c

index 200ea5dd7015c77d6b82dc8f02e68f39a1ca5b5e..d4baea930af8a058538369a529696b62320096e4 100644 (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
 
 /*