提交 e58dc132 编写于 作者: S stroese

- Fix compile bug (PPC4xx).

上级 a3ed3996
......@@ -99,7 +99,7 @@ int eth_initialize(bd_t *bis)
eth_devices = NULL;
eth_current = NULL;
#if (defined(CONFIG_405GP) || defined(CONFIG_440)|| defined(CONFIG_405EP)
#if (defined(CONFIG_405GP) || defined(CONFIG_440)|| defined(CONFIG_405EP))
ppc_4xx_eth_initialize(bis);
#endif
#ifdef CONFIG_INCA_IP_SWITCH
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册