提交 5379cd15 编写于 作者: W Wolfgang Denk

MPC8323ERDB: fix implicit declaration of function 'mac_read_from_eeprom'

Signed-off-by: NWolfgang Denk <wd@denx.de>
上级 941d696d
......@@ -214,9 +214,7 @@ int checkdram (void);
char * strmhz(char *buf, long hz);
int last_stage_init(void);
extern ulong monitor_flash_len;
#ifdef CFG_ID_EEPROM
int mac_read_from_eeprom(void);
#endif
/* common/flash.c */
void flash_perror (int);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册