From: Stephen Warren Date: Mon, 27 Aug 2012 23:33:14 +0000 (-0700) Subject: ARM: tegra: remove tegra_timer from tegra_list_clks X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~62^2~9^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20f4665831cec65d6e5d33587bba28ffa536b91d;p=pandora-kernel.git 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 --- Reading git-diff-tree failed