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

ot1200: Remove empty reset_cpu()

There is really no need to provide an empty reset_cpu() implementation,
so just remove it.

Cc: Christian Gmeiner <christian.gmeiner@gmail.com>
Signed-off-by: NFabio Estevam <fabio.estevam@freescale.com>
Acked-by: NChristian Gmeiner <christian.gmeiner@gmail.com>
上级 115866c5
......@@ -156,7 +156,3 @@ void board_init_f(ulong dummy)
/* load/boot image from boot device */
board_init_r(NULL, 0);
}
void reset_cpu(ulong addr)
{
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册