提交 c5bded3c 编写于 作者: W Wolfgang Denk

Add mii_init() prototype

to get rid of a *lot* of compiler warnings.
Signed-off-by: NWolfgang Denk <wd@denx.de>
上级 2d1f23aa
......@@ -565,7 +565,7 @@ ulong bootcount_load (void);
#define BOOTCOUNT_MAGIC 0xB001C041
/* $(CPU)/.../<eth> */
/*void mii_init (void);*/
void mii_init (void);
/* $(CPU)/.../lcd.c */
ulong lcd_setmem (ulong);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册