[PATCH] riscv: dts: jh7110: fix indentation

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(-)
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 { }; + }; }; }; -};

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
participants (2)
-
Leo Liang
-
Leon M. Busch-George