clk: h8300: pr_err() strings should end with newlines
authorArvind Yadav <arvind.yadav.cs@gmail.com>
Fri, 24 Nov 2017 06:55:33 +0000 (12:25 +0530)
committerStephen Boyd <sboyd@codeaurora.org>
Thu, 7 Dec 2017 06:40:02 +0000 (22:40 -0800)
commit1f7e655cbcf589f706e5bfffe672722dbe2390eb
tree29a0c631234333a24ab2333c9b008b3ccf457786
parent3509ec1c3c440dd51c4d24f5fffd0b2f08b929c3
clk: h8300: pr_err() strings should end with newlines

pr_err() messages should end with a new-line to avoid other messages
being concatenated.

Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/clk/h8300/clk-div.c