提交 492c4a0d 编写于 作者: B Barry Song 提交者: Barry Song

ARM: CSR: clock: Fix indentation

Signed-off-by: NBarry Song <Baohua.Song@csr.com>
上级 013dd12f
...@@ -350,10 +350,10 @@ static struct clk_lookup onchip_clks[] = { ...@@ -350,10 +350,10 @@ static struct clk_lookup onchip_clks[] = {
.clk = &clk_mem, .clk = &clk_mem,
}, { }, {
.dev_id = "sys", .dev_id = "sys",
.clk = &clk_sys, .clk = &clk_sys,
}, { }, {
.dev_id = "io", .dev_id = "io",
.clk = &clk_io, .clk = &clk_io,
}, },
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册