aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeon M. Busch-George <leon@georgemail.eu>2024-03-04 21:51:47 +0100
committerLeo Yu-Chi Liang <ycliang@andestech.com>2024-03-12 14:36:13 +0800
commite1d7ff220c5b0fb6c0a3a7938058cdc329f67031 (patch)
tree70f4f18260c40192da633a73feec79fa5fc22388
parent25e7d4bf6445058cc9c70cb806b92efa01fa9cb5 (diff)
downloadu-boot-e1d7ff220c5b0fb6c0a3a7938058cdc329f67031.zip
u-boot-e1d7ff220c5b0fb6c0a3a7938058cdc329f67031.tar.gz
u-boot-e1d7ff220c5b0fb6c0a3a7938058cdc329f67031.tar.bz2
riscv: dts: jh7110: fix indentation
Signed-off-by: Leon M. Busch-George <leon@georgemail.eu> Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
-rw-r--r--arch/riscv/dts/jh7110-starfive-visionfive-2-u-boot.dtsi2
1 files changed, 1 insertions, 1 deletions
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 5518531..3012466 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 {
};
+ };
};
};
-};