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

Commit bd6737cd 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 the audio-mem size for mdmcalifornium"

parents 8ee916ff e692c398
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -43,7 +43,7 @@
		audio_mem: audio_region@0 {
			compatible = "shared-dma-pool";
			reusable;
			size = <0 0x400000>;
			size = <0x400000>;
		 };
	};