clk: tegra: replace enum tegra114_clk by binding header
authorPeter De Schrijver <pdeschrijver@nvidia.com>
Thu, 22 Aug 2013 12:27:46 +0000 (15:27 +0300)
committerPeter De Schrijver <pdeschrijver@nvidia.com>
Mon, 25 Nov 2013 14:11:28 +0000 (16:11 +0200)
As the clock IDs are now specified in a header file, we can use those
definitions instead of maintaining an internal enum.

Signed-off-by: Peter De Schrijver <pdeschrijver@nvidia.com>

No differences found