提交 4bdcbe60 编写于 作者: F Fabio Estevam 提交者: Stefano Babic

mx6ul_14x14_evk: Remove empty reset_cpu()

There is really no need to provide an empty reset_cpu() implementation,
so just remove it.
Signed-off-by: NFabio Estevam <fabio.estevam@freescale.com>
上级 cec6f213
......@@ -811,8 +811,4 @@ void board_init_f(ulong dummy)
/* load/boot image from boot device */
board_init_r(NULL, 0);
}
void reset_cpu(ulong addr)
{
}
#endif
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册