提交 4713010a 编写于 作者: W Wolfgang Denk

trab: fix warning: implicit declaration of function 'disable_vfd'

Signed-off-by: NWolfgang Denk <wd@denx.de>
上级 a9f99ab4
......@@ -205,6 +205,8 @@ void reset_cpu(ulong ignored)
struct s3c24x0_watchdog *watchdog;
#ifdef CONFIG_TRAB
extern void disable_vfd(void);
disable_vfd();
#endif
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册