提交 e2776587 编写于 作者: M Michal Simek

microblaze: Removed unused variables

Signed-off-by: NMichal Simek <monstr@monstr.eu>
上级 bfadb17f
......@@ -111,10 +111,6 @@ void board_init (void)
gd = (gd_t *) CONFIG_SYS_GBL_DATA_OFFSET;
#if defined(CONFIG_CMD_FLASH)
ulong flash_size = 0;
#endif
#if defined(CONFIG_CMD_NET)
char *s, *e;
int i;
#endif
asm ("nop"); /* FIXME gd is not initialize - wait */
memset ((void *)gd, 0, CONFIG_SYS_GBL_DATA_SIZE);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册