clk: SPEAr: pr_err() strings should end with newlines
authorArvind Yadav <arvind.yadav.cs@gmail.com>
Fri, 24 Nov 2017 06:55:30 +0000 (12:25 +0530)
committerStephen Boyd <sboyd@codeaurora.org>
Thu, 7 Dec 2017 06:39:57 +0000 (22:39 -0800)
commit811284b0f5ea65b916669b9338f73b748afe94f2
tree12085bc8746bf4475fc28cb3f98fd9adda59db6d
parentea27e86dfa82c5d8481eae351ff8e6bdb202f6fc
clk: SPEAr: 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>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/clk/spear/clk-frac-synth.c