mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-25 20:52:01 +01:00
After the commit 9b643e312d52 ("treewide: replace with error()
with pr_err()"), there are pr_err() usages without line break. Add
missing line breaks for pr_err() used in f_thor.
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>