clk: h8s2678: pr_err() strings should end with newlines
authorArvind Yadav <arvind.yadav.cs@gmail.com>
Fri, 24 Nov 2017 06:55:32 +0000 (12:25 +0530)
committerStephen Boyd <sboyd@codeaurora.org>
Thu, 7 Dec 2017 06:40:01 +0000 (22:40 -0800)
commit3509ec1c3c440dd51c4d24f5fffd0b2f08b929c3
tree8f2a910eb0cc7520bf7dbc198a15b66537d0f2dc
parentfd1ced19412fa2c7163efa9c58a6073f6ca88340
clk: h8s2678: 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-h8s2678.c