SPEAr: clk: pr_err() strings should end with newlines
authorArvind Yadav <arvind.yadav.cs@gmail.com>
Fri, 24 Nov 2017 06:55:31 +0000 (12:25 +0530)
committerStephen Boyd <sboyd@codeaurora.org>
Thu, 7 Dec 2017 06:39:59 +0000 (22:39 -0800)
commitfd1ced19412fa2c7163efa9c58a6073f6ca88340
tree4fa8b19770bf2d9832820edc0b6afca6ea36b2b4
parent811284b0f5ea65b916669b9338f73b748afe94f2
SPEAr: clk: 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-gpt-synth.c