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

Commit 6513df1c 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: Mount system as root for msm8909"

parents a9d5a8e3 eb13b989
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -120,14 +120,6 @@
					fsmgr_flags = "wait,verify";
					status = "ok";
				};
				system_fstab: 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";
				};
			};
		};
	};