[PATCH] ARM: tegra: remove tegra_timer from tegra_list_clks
From: Stephen Warren <hidden>
Date: 2012-09-04 22:05:39
Also in:
linux-tegra
From: Stephen Warren <hidden>
Date: 2012-09-04 22:05:39
Also in:
linux-tegra
On 08/27/2012 06:38 PM, Stephen Warren wrote:
From: Stephen Warren <redacted> tegra_time is a struct sys_timer, not a struct clk, so can't be included in an array of struct clk *.
Applied to Tegra's for-3.7/common-clk branch.