[PATCH u-boot-marvell 10/10] arm: mvebu: turris_mox: Remove extra newline after module topology
Stefan Roese
sr at denx.de
Fri Nov 12 15:20:36 CET 2021
On 11/11/21 16:35, Marek Behún wrote:
> From: Marek Behún <marek.behun at nic.cz>
>
> Remove extra newline after module topology is printed.
>
> Signed-off-by: Marek Behún <marek.behun at nic.cz>
Not really related to this series, but still:
Reviewed-by: Stefan Roese <sr at denx.de>
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 at denx.de
More information about the U-Boot
mailing list