Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 552e376c authored by Qingqing Zhou's avatar Qingqing Zhou
Browse files

ARM: dts: msm: Remove duplicated smem_mem on SDXNIGHTJAR

smem_mem should be included in reserved_memory node, so
remove the duplicated label outside it.

Change-Id: I3f9090fbb6aa0228871f96bbd8bad986fc8895fa
parent bc1c54a2
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -456,11 +456,6 @@
		reg = <0x60000 0x6000>;
	};

	smem_mem: smem_region@87e80000 {
		reg = <0x87e80000 0xc0000>;
		no-map;
	};

	smem {
		compatible = "qcom,smem";
		memory-region = <&smem_mem>;