]> git.dujemihanovic.xyz Git - u-boot.git/commit
ARM: imx: Drop bogus newline
authorMarek Vasut <marex@denx.de>
Wed, 2 Oct 2024 19:52:43 +0000 (21:52 +0200)
committerFabio Estevam <festevam@gmail.com>
Fri, 4 Oct 2024 12:17:02 +0000 (09:17 -0300)
commitedb2e27530c2a24de8b2e5d24542ecbc6dbbc721
treecca3c0697a12ace9d087d748363ab1295971906f
parent1c2feef8e15a3d2cb73047eb8a7b108d008e5975
ARM: imx: Drop bogus newline

This shows up in 'help' output and introduces bogus gap:
"
mfgprot   - Manufacturing Protection

mii       - MII utility commands
"
Drop the newline to fix this.

Signed-off-by: Marek Vasut <marex@denx.de>
Acked-by: Peng Fan <peng.fan@nxp.com>
arch/arm/mach-imx/cmd_mfgprot.c