summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/common.c
diff options
context:
space:
mode:
authorOlof Johansson <olof@lixom.net>2012-02-26 14:42:51 -0800
committerOlof Johansson <olof@lixom.net>2012-02-26 14:42:51 -0800
commit9335e9199bd059fc4f5e4e6fcfb9fca1d482e460 (patch)
tree7d87fea7f24f3f1d8c2db40bcb8b249c65cf7f9e /arch/arm/mach-tegra/common.c
parent6b21d18ed50c7d145220b0724ea7f2613abf0f95 (diff)
parente186ad74c0941f5caeda28bde76dab903b342c1c (diff)
downloadblackbird-op-linux-9335e9199bd059fc4f5e4e6fcfb9fca1d482e460.tar.gz
blackbird-op-linux-9335e9199bd059fc4f5e4e6fcfb9fca1d482e460.zip
Merge branch 'for-3.4/soc' into for-3.4/t30-smp
Diffstat (limited to 'arch/arm/mach-tegra/common.c')
-rw-r--r--arch/arm/mach-tegra/common.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-tegra/common.c b/arch/arm/mach-tegra/common.c
index a2eb90169aed..029558114236 100644
--- a/arch/arm/mach-tegra/common.c
+++ b/arch/arm/mach-tegra/common.c
@@ -105,6 +105,7 @@ void __init tegra20_init_early(void)
#ifdef CONFIG_ARCH_TEGRA_3x_SOC
void __init tegra30_init_early(void)
{
+ tegra30_init_clocks();
tegra_init_cache(0x441, 0x551);
}
#endif
OpenPOWER on IntegriCloud