[PATCH] ARM: renesas: whitehawk: Drop extra leading space

Paul Barker paul.barker.ct at bp.renesas.com
Sun Jan 21 22:22:53 CET 2024


On 21/01/2024 17:33, Marek Vasut wrote:
> Drop leading space in front of a comment. No functional change.
> 
> Signed-off-by: Marek Vasut <marek.vasut+renesas at mailbox.org>
> ---
> Cc: Paul Barker <paul.barker.ct at bp.renesas.com>
> ---
>  board/renesas/whitehawk/whitehawk.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/board/renesas/whitehawk/whitehawk.c b/board/renesas/whitehawk/whitehawk.c
> index 3423ebd2995..a72f5e0a7a5 100644
> --- a/board/renesas/whitehawk/whitehawk.c
> +++ b/board/renesas/whitehawk/whitehawk.c
> @@ -31,7 +31,7 @@ static void init_generic_timer(void)
>  
>  static void init_gic_v3(void)
>  {
> -	 /* GIC v3 power on */
> +	/* GIC v3 power on */
>  	writel(BIT(1), GICR_LPI_PWRR);
>  
>  	/* Wait till the WAKER_CA_BIT changes to 0 */

Simple enough.

Reviewed-by: Paul Barker <paul.barker.ct at bp.renesas.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0x27F4B3459F002257.asc
Type: application/pgp-keys
Size: 3520 bytes
Desc: OpenPGP public key
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20240121/3a9592e5/attachment.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 236 bytes
Desc: OpenPGP digital signature
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20240121/3a9592e5/attachment.sig>


More information about the U-Boot mailing list