diff options
Diffstat (limited to 'arch/arm')
-rw-r--r-- | arch/arm/mach-tegra/common.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-tegra/common.c b/arch/arm/mach-tegra/common.c index 1cdcda13a0f..04a54c96d72 100644 --- a/arch/arm/mach-tegra/common.c +++ b/arch/arm/mach-tegra/common.c | |||
@@ -124,6 +124,7 @@ void __init tegra20_init_early(void) | |||
124 | #ifdef CONFIG_ARCH_TEGRA_3x_SOC | 124 | #ifdef CONFIG_ARCH_TEGRA_3x_SOC |
125 | void __init tegra30_init_early(void) | 125 | void __init tegra30_init_early(void) |
126 | { | 126 | { |
127 | tegra_init_fuse(); | ||
127 | tegra30_init_clocks(); | 128 | tegra30_init_clocks(); |
128 | tegra_init_cache(0x441, 0x551); | 129 | tegra_init_cache(0x441, 0x551); |
129 | tegra_pmc_init(); | 130 | tegra_pmc_init(); |