提交 99e4c754 编写于 作者: S Sandeep Paulraj 提交者: Albert Aribaud

DM365: Fix Build Error

After the merger of the next branch, the DM365 was
broken. A function used only by DA8xx based SOCs was
being incorrectly called. So fix it.
Signed-off-by: NSandeep Paulraj <s-paulraj@ti.com>
上级 e3e4e2f4
......@@ -80,7 +80,7 @@ err:
/*
* Set the mii mode as MII or RMII
*/
#if defined(CONFIG_DRIVER_TI_EMAC)
#if defined(CONFIG_SOC_DA8XX)
void davinci_emac_mii_mode_sel(int mode_sel)
{
int val;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册