diff options
| author | Leon M. Busch-George <[email protected]> | 2024-03-04 21:51:47 +0100 |
|---|---|---|
| committer | Leo Yu-Chi Liang <[email protected]> | 2024-03-12 14:36:13 +0800 |
| commit | e1d7ff220c5b0fb6c0a3a7938058cdc329f67031 (patch) | |
| tree | 70f4f18260c40192da633a73feec79fa5fc22388 | |
| parent | 25e7d4bf6445058cc9c70cb806b92efa01fa9cb5 (diff) | |
riscv: dts: jh7110: fix indentation
Signed-off-by: Leon M. Busch-George <[email protected]>
Reviewed-by: Leo Yu-Chi Liang <[email protected]>
| -rw-r--r-- | arch/riscv/dts/jh7110-starfive-visionfive-2-u-boot.dtsi | 2 |
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 55185314dde..3012466b305 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 { }; + }; }; }; -}; |
