summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/soc/intel/pantherlake/romstage/fsp_params.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/intel/pantherlake/romstage/fsp_params.c b/src/soc/intel/pantherlake/romstage/fsp_params.c
index 4d5e1783a2..2a7891b7d0 100644
--- a/src/soc/intel/pantherlake/romstage/fsp_params.c
+++ b/src/soc/intel/pantherlake/romstage/fsp_params.c
@@ -261,7 +261,6 @@ static void fill_fspm_thermal_params(FSP_M_CONFIG *m_cfg,
const struct soc_intel_pantherlake_config *config)
{
m_cfg->TccActivationOffset = config->tcc_offset;
- m_cfg->TccActivationOffset = config->tcc_offset;
}
static void fill_fspm_vr_config_params(FSP_M_CONFIG *m_cfg,