]> git.baikalelectronics.ru Git - uboot.git/commit
clk: clk_fixed_rate: Fix style violation
authorMario Six <mario.six@gdsys.cc>
Mon, 15 Jan 2018 10:06:52 +0000 (11:06 +0100)
committerSimon Glass <sjg@chromium.org>
Sun, 21 Jan 2018 17:01:02 +0000 (10:01 -0700)
commit068d04140d1bcdf0a954aa8d118b7920ec9d72ff
tree149f42fcd6a7dce8a99e9b65bac15caadde9fc5c
parentc139b895919151e542a11774d92240e8965929bc
clk: clk_fixed_rate: Fix style violation

Fix a mis-indented function call in clk_fixed_rate.c

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Mario Six <mario.six@gdsys.cc>
drivers/clk/clk_fixed_rate.c