soc/intel/pantherlake: Delete duplicated line
BUG=348678529 TEST=Build successful Change-Id: Iea26d962748116fa84afdb4afcba1098a64b6987 Signed-off-by: Jeremy Compostella <jeremy.compostella@intel.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/84607 Reviewed-by: Subrata Banik <subratabanik@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
2f8bee7d54
commit
c383dfbcfa
1 changed files with 0 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue