soc/amd/cezanne/cppc: drop duplicate newline

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I774be6d80e0aae725ecb1027501c8d66e0bf5a08
Reviewed-on: https://review.coreboot.org/c/coreboot/+/66399
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-by: Fred Reitberger <reitbergerfred@gmail.com>
Reviewed-by: Matt DeVillier <matt.devillier@amd.corp-partner.google.com>
This commit is contained in:
Felix Held 2022-08-03 21:21:19 +02:00
parent 9a7670f1a3
commit 300f7ea18d
1 changed files with 0 additions and 1 deletions

View File

@ -46,7 +46,6 @@ static void cpu_init_cppc_config(struct cppc_config *config, u32 version)
config->entries[CPPC_NOMINAL_FREQ] = CPPC_UNSUPPORTED;
}
void generate_cppc_entries(unsigned int core_id)
{
/* Generate GCPC package in first logical core */