ARM: tegra: Remove second instance of uart clk
authorPrashant Gaikwad <pgaikwad@nvidia.com>
Mon, 25 Jun 2012 07:55:08 +0000 (13:25 +0530)
committerStephen Warren <swarren@nvidia.com>
Mon, 25 Jun 2012 18:18:52 +0000 (12:18 -0600)
In Tegra30 clock file two clk objects were created for same UART clock.
Remove the duplicates and add clock aliases instead.

Update the Tegra20 clock file to make the names consistent.

Signed-off-by: Prashant Gaikwad <pgaikwad@nvidia.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>

No differences found