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

Commit 2f32b1fa authored by Stephen Warren's avatar Stephen Warren
Browse files

ARM: dt: tegra: remove duplicate device_type property



It's already specified in skeleton.dtsi, included via tegra20.dtsi.

Signed-off-by: default avatarStephen Warren <swarren@nvidia.com>
Acked-by: default avatarOlof Johansson <olof@lixom.net>
parent ba04c289
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -7,7 +7,6 @@
	compatible = "nvidia,seaboard", "nvidia,tegra20";

	memory {
		device_type = "memory";
		reg = <0x00000000 0x40000000>;
	};