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

Commit 936976c6 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Correct size node of mem_dump_region for sdxprairie"

parents 2a6a722d 1c1e1040
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -118,7 +118,7 @@
		dump_mem: mem_dump_region {
			compatible = "shared-dma-pool";
			reusable;
			size = <0 0x400000>;
			size = <0x400000>;
		};
	};