]> git.dujemihanovic.xyz Git - u-boot.git/commit
ARM: rmobile: Align CPU: print with other prints
authorMarek Vasut <marek.vasut+renesas@gmail.com>
Sun, 4 Jul 2021 15:27:27 +0000 (17:27 +0200)
committerMarek Vasut <marek.vasut+renesas@gmail.com>
Tue, 20 Jul 2021 21:33:54 +0000 (23:33 +0200)
commit91c6a3a45941cbf53adb91fc4464a3d060a7233b
treee13e9f0eee921b5a50fea285e0ae1d4cea3b7ad4
parentef283c3ae612a1f1cd530a34cdcf074d447b2da9
ARM: rmobile: Align CPU: print with other prints

The CPU: print only has one space after it, while the other prints
from U-Boot align the value to offset 7. Align the CPU: print too.
No functional change.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
arch/arm/mach-rmobile/cpu_info.c