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

Commit 49968b7d 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 msm8917"

parents 7e12d308 bf78bfab
Loading
Loading
Loading
Loading
+0 −9
Original line number Diff line number Diff line
@@ -62,15 +62,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";
				};

			};
		};
	};