]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: tegra: remove tegra_timer from tegra_list_clks
authorStephen Warren <swarren@nvidia.com>
Mon, 27 Aug 2012 23:33:14 +0000 (16:33 -0700)
committerStephen Warren <swarren@nvidia.com>
Thu, 6 Sep 2012 17:47:21 +0000 (11:47 -0600)
commit8b3c4decd5b623b889fa1e7f0e27589bf3ac44f3
tree383f604a190c7f04593d918e5b51e0986705936c
parentb9a0b86709e6c530ddebdf9584a33d1b111a6d8c
ARM: tegra: remove tegra_timer from tegra_list_clks

tegra_time is a struct sys_timer, not a struct clk, so can't be included
in an array of struct clk *.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
arch/arm/mach-tegra/tegra20_clocks_data.c
arch/arm/mach-tegra/tegra30_clocks_data.c