diff options
author | Nishanth Menon <nm@ti.com> | 2023-04-19 00:37:37 +0300 |
---|---|---|
committer | Vignesh Raghavendra <vigneshr@ti.com> | 2023-06-15 08:35:45 +0300 |
commit | 477d43f6d8546597e007a3a2ebd19f6e4e090fee (patch) | |
tree | f78f771128ee241e9bd51c2344e5dcc3f2cb2fe7 | |
parent | 5e880618936229b85a185cef736c573b81ef0c9d (diff) | |
download | linux-477d43f6d8546597e007a3a2ebd19f6e4e090fee.tar.xz |
arm64: dts: ti: k3-am62x-sk-common: Drop extra EoL
Drop an extra EoL
Signed-off-by: Nishanth Menon <nm@ti.com>
Link: https://lore.kernel.org/r/20230418213740.153519-2-nm@ti.com
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
-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 { |