Re: [PATCH] ARM: tegra: clocks: separate tegra_clk_32k_ops from Tegra20 and Tegra30
From: Stephen Warren <hidden>
Date: 2012-08-17 19:26:41
Also in:
linux-arm-kernel
From: Stephen Warren <hidden>
Date: 2012-08-17 19:26:41
Also in:
linux-arm-kernel
On 08/17/2012 12:51 AM, Joseph Lo wrote:
Currently the tegra20 and tegra30 share the same symbol for tegra_clk_32k_ops. This will cause a compile error when building a tegra20-only kernel image. Add tegra_clk_32k_ops for tegra20 and modify tegra30_clk_32k_ops for tegra30. Signed-off-by: Joseph Lo <redacted>
Thanks, applied to Tegra's for-3.7/common-clk branch.