Commit fc5c306b authored by Stephen Warren's avatar Stephen Warren

ARM: tegra: device tree whitespace cleanup

Remove white-space from empty line; triggers checkpatch.
Signed-off-by: default avatarStephen Warren <swarren@nvidia.com>
parent 964ea475
...@@ -209,7 +209,7 @@ das { ...@@ -209,7 +209,7 @@ das {
compatible = "nvidia,tegra20-das"; compatible = "nvidia,tegra20-das";
reg = <0x70000c00 0x80>; reg = <0x70000c00 0x80>;
}; };
tegra_ac97: ac97 { tegra_ac97: ac97 {
compatible = "nvidia,tegra20-ac97"; compatible = "nvidia,tegra20-ac97";
reg = <0x70002000 0x200>; reg = <0x70002000 0x200>;
......
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