board: samsung: add missing line breaks for pr_err()
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Mon, 4 Jun 2018 07:03:05 +0000 (16:03 +0900)
committerTom Rini <trini@konsulko.com>
Fri, 8 Jun 2018 00:06:29 +0000 (20:06 -0400)
commit5c890b1bc85af5cfb05916e360dc2919ec18ac12
tree1cb944f7c8de9ffdf2ff63b7dfb0d48f6e833f17
parente94b93d5bba5751f420b641cdbcc0cb53fea1dc1
board: samsung: add missing line breaks for pr_err()

After the commit 9b643e312d52 ("treewide: replace with error() with
pr_err()"), there are some pr_err() with no line break. Add missing
line breaks.

Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
Reviewed-by: Minkyu Kang <mk7.kang@samsung.com>
board/samsung/common/exynos5-dt.c
board/samsung/common/misc.c
board/samsung/odroid/odroid.c