]> git.dujemihanovic.xyz Git - u-boot.git/commit
clk: sifive: append missing \n to messages
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Fri, 16 Feb 2024 16:35:35 +0000 (17:35 +0100)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Tue, 10 Sep 2024 02:10:43 +0000 (10:10 +0800)
commitf7fead89141e72558dd24bb7ac47aabb77fc4662
tree2b4a032e748699204119d0f3d11550c0e14e2f2f
parent7b2d4ecd7f6593771dd3118c8bab525d727a91e0
clk: sifive: append missing \n to messages

If multiple messages are written, line-feeds improve the readability.

Fixes: c40b6df87fc0 ("clk: Add SiFive FU540 PRCI clock driver")
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Sean Anderson <seanga2@gmail.com>
drivers/clk/analogbits/wrpll-cln28hpc.c