提交 5b54df26 编写于 作者: W Wolfgang Denk

MIP405T: fix compile problem

The "stdio/device: rework function naming convention" patch
(commit 52cb4d4f) broke the MIP405T board; this patch fixes it.
Signed-off-by: NWolfgang Denk <wd@denx.de>
上级 170c1972
......@@ -429,7 +429,7 @@ void check_env(void)
}
extern device_t *stdio_devices[];
extern struct stdio_dev *stdio_devices[];
extern char *stdio_names[];
void show_stdio_dev(void)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册