]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - board/renesas/whitehawk/whitehawk.c
ARM: renesas: whitehawk: Drop extra leading space
[thirdparty/u-boot.git] / board / renesas / whitehawk / whitehawk.c
index 3423ebd2995c366828b6b5201a8e16d56a86f6ad..a72f5e0a7a546563450c1067073edea0acf888bd 100644 (file)
@@ -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 */