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

Commit de1cb36f authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: correct size property of cma in sdxpoorwills"

parents ae5fdb81 303325f8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -77,7 +77,7 @@
		dump_mem: mem_dump_region {
			compatible = "shared-dma-pool";
			reusable;
			size = <0 0x2400000>;
			size = <0x400000>;
		};
	};