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

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
...@@ -7,7 +7,6 @@ / { ...@@ -7,7 +7,6 @@ / {
compatible = "nvidia,seaboard", "nvidia,tegra20"; compatible = "nvidia,seaboard", "nvidia,tegra20";
memory { memory {
device_type = "memory";
reg = <0x00000000 0x40000000>; reg = <0x00000000 0x40000000>;
}; };
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment