提交 760ecbc7 编写于 作者: V Vineet Gupta

ARC: fix build warning in devtree

Signed-off-by: NVineet Gupta <vgupta@synopsys.com>
上级 230a15f1
......@@ -41,7 +41,7 @@ const struct machine_desc * __init setup_machine_fdt(void *dt)
{
const struct machine_desc *mdesc;
unsigned long dt_root;
void *clk;
const void *clk;
int len;
if (!early_init_dt_scan(dt))
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册