diff --git a/[refs] b/[refs] index f8708dfd8542..feec9ef349ef 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4c4ad6695ab8eafe74abaf6c85d068ff496c99d6 +refs/heads/master: cec60064e4cbbd74e446b2129f640ac0ef5d034e diff --git a/trunk/arch/arm/mach-tegra/common.c b/trunk/arch/arm/mach-tegra/common.c index 1cdcda13a0f7..04a54c96d72c 100644 --- a/trunk/arch/arm/mach-tegra/common.c +++ b/trunk/arch/arm/mach-tegra/common.c @@ -124,6 +124,7 @@ void __init tegra20_init_early(void) #ifdef CONFIG_ARCH_TEGRA_3x_SOC void __init tegra30_init_early(void) { + tegra_init_fuse(); tegra30_init_clocks(); tegra_init_cache(0x441, 0x551); tegra_pmc_init();