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

Commit 80922117 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: Mount system as root for msm8953"

parents 1c0b2522 461cbc00
Loading
Loading
Loading
Loading
+0 −9
Original line number Diff line number Diff line
@@ -39,15 +39,6 @@
					fsmgr_flags = "wait,verify";
					status = "ok";
				};
				system {
					compatible = "android,system";
					dev = "/dev/block/platform/soc/7824900.sdhci/by-name/system";
					type = "ext4";
					mnt_flags = "ro,barrier=1,discard";
					fsmgr_flags = "wait,verify";
					status = "ok";
				};

			};
		};
	};