Commit 492c4a0d authored by Barry Song's avatar Barry Song Committed by Barry Song

ARM: CSR: clock: Fix indentation

Signed-off-by: default avatarBarry Song <Baohua.Song@csr.com>
parent 013dd12f
......@@ -350,10 +350,10 @@ static struct clk_lookup onchip_clks[] = {
.clk = &clk_mem,
}, {
.dev_id = "sys",
.clk = &clk_sys,
.clk = &clk_sys,
}, {
.dev_id = "io",
.clk = &clk_io,
.clk = &clk_io,
},
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment