diff mbox series

riscv: dts: jh7110: fix indentation

Message ID 20240304205203.64664-1-leon@georgemail.de
State Accepted
Commit e1d7ff220c5b0fb6c0a3a7938058cdc329f67031
Delegated to: Andes
Headers show
Series riscv: dts: jh7110: fix indentation | expand

Commit Message

Leon M. Busch-George March 4, 2024, 8:51 p.m. UTC
From: "Leon M. Busch-George" <leon@georgemail.eu>

Signed-off-by: Leon M. Busch-George <leon@georgemail.eu>
---
 arch/riscv/dts/jh7110-starfive-visionfive-2-u-boot.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Leo Liang March 9, 2024, 9:39 a.m. UTC | #1
On Mon, Mar 04, 2024 at 09:51:47PM +0100, Leon M. Busch-George wrote:
> From: "Leon M. Busch-George" <leon@georgemail.eu>
> 
> Signed-off-by: Leon M. Busch-George <leon@georgemail.eu>
> ---
>  arch/riscv/dts/jh7110-starfive-visionfive-2-u-boot.dtsi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
diff mbox series

Patch

diff --git a/arch/riscv/dts/jh7110-starfive-visionfive-2-u-boot.dtsi b/arch/riscv/dts/jh7110-starfive-visionfive-2-u-boot.dtsi
index 55185314dd..3012466b30 100644
--- a/arch/riscv/dts/jh7110-starfive-visionfive-2-u-boot.dtsi
+++ b/arch/riscv/dts/jh7110-starfive-visionfive-2-u-boot.dtsi
@@ -112,6 +112,6 @@ 
 
 			u-boot-spl {
 			};
+		};
 	};
 };
-};