]> git.ipfire.org Git - people/ms/u-boot.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)
commite2db9e7a06ad4b9eb174859c2a27856fd2af97ad
tree149f42fcd6a7dce8a99e9b65bac15caadde9fc5c
parent268453be7c8f9fb93e1c40b9ce5f7382335ebeb4
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