
21 Dec
2021
21 Dec
'21
9:23 a.m.
On 11/11/21 16:35, Marek Behún wrote:
From: Marek Behún marek.behun@nic.cz
Remove extra newline after module topology is printed.
Signed-off-by: Marek Behún marek.behun@nic.cz
Applied to u-boot-marvell/next
Thanks, Stefan
board/CZ.NIC/turris_mox/turris_mox.c | 3 --- 1 file changed, 3 deletions(-)
diff --git a/board/CZ.NIC/turris_mox/turris_mox.c b/board/CZ.NIC/turris_mox/turris_mox.c index 2202eb8cfb..52fa77d68c 100644 --- a/board/CZ.NIC/turris_mox/turris_mox.c +++ b/board/CZ.NIC/turris_mox/turris_mox.c @@ -607,9 +607,6 @@ int show_board_info(void) } }
- if (module_count)
printf("\n");
- return 0; }
Viele Grüße, Stefan Roese
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-51 Fax: (+49)-8142-66989-80 Email: sr@denx.de