diff options
author | Nishanth Menon <[email protected]> | 2023-04-18 16:37:37 -0500 |
---|---|---|
committer | Vignesh Raghavendra <[email protected]> | 2023-06-15 11:05:45 +0530 |
commit | 477d43f6d8546597e007a3a2ebd19f6e4e090fee (patch) | |
tree | f78f771128ee241e9bd51c2344e5dcc3f2cb2fe7 | |
parent | 5e880618936229b85a185cef736c573b81ef0c9d (diff) |
arm64: dts: ti: k3-am62x-sk-common: Drop extra EoL
Drop an extra EoL
Signed-off-by: Nishanth Menon <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vignesh Raghavendra <[email protected]>
-rw-r--r-- | arch/arm64/boot/dts/ti/k3-am62x-sk-common.dtsi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/ti/k3-am62x-sk-common.dtsi b/arch/arm64/boot/dts/ti/k3-am62x-sk-common.dtsi index 4345b9fdd2a0..29a43db97b3d 100644 --- a/arch/arm64/boot/dts/ti/k3-am62x-sk-common.dtsi +++ b/arch/arm64/boot/dts/ti/k3-am62x-sk-common.dtsi @@ -31,7 +31,6 @@ device_type = "memory"; /* 2G RAM */ reg = <0x00000000 0x80000000 0x00000000 0x80000000>; - }; reserved-memory { |