Skip to content

Commit

Permalink
ARM: dt: tegra: remove duplicate device_type property
Browse files Browse the repository at this point in the history
It's already specified in skeleton.dtsi, included via tegra20.dtsi.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Olof Johansson <olof@lixom.net>
  • Loading branch information
Stephen Warren committed May 14, 2012
1 parent ba04c28 commit 2f32b1f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm/boot/dts/tegra-seaboard.dts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
compatible = "nvidia,seaboard", "nvidia,tegra20";

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

Expand Down

0 comments on commit 2f32b1f

Please sign in to comment.