提交 44a7cc82 编写于 作者: R Rasmus Villemoes 提交者: Tom Rini

uec.h: fix COFIG_DM typo

Signed-off-by: NRasmus Villemoes <rasmus.villemoes@prevas.dk>
Reviewed-by: NHeiko Schocher <hs@denx.de>
上级 69bd7dfc
......@@ -678,7 +678,7 @@ struct uec_priv {
int grace_stopped_tx;
int grace_stopped_rx;
int the_first_run;
#if !defined(COFIG_DM)
#if !defined(CONFIG_DM)
/* PHY specific */
struct uec_mii_info *mii_info;
int oldspeed;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册