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

Commit db11e69b authored by Xiaowen Wu's avatar Xiaowen Wu
Browse files

ARM: dts: msm: Move display include to end of quin-vm-common

Move display include to end of quin-vm-common to avoid probe defer.

Change-Id: I37594a79fbc29a68e67f97f505a19095dd3af261
parent 708fccfc
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -80,8 +80,6 @@
	};
};

#include "display/quin-vm-display.dtsi"

&soc {
	#address-cells = <1>;
	#size-cells = <1>;
@@ -299,3 +297,5 @@
		status = "ok";
	};
};

#include "display/quin-vm-display.dtsi"