mb/google/fatcat: Remove unnecessary prototype
BUG=b:377798581 TEST=fatcat board build is successful Change-Id: I5d71e9edde0ecbd7aaf316cd754a6ebcff9da77a Signed-off-by: Jeremy Compostella <jeremy.compostella@intel.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/85442 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Subrata Banik <subratabanik@google.com> Reviewed-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-by: Pranava Y N <pranavayn@google.com>
This commit is contained in:
parent
d095f1ea45
commit
a417acdfbc
1 changed files with 0 additions and 3 deletions
|
|
@ -25,9 +25,6 @@ int variant_memory_sku(void);
|
|||
bool variant_is_half_populated(void);
|
||||
void variant_update_soc_chip_config(struct soc_intel_pantherlake_config *config);
|
||||
|
||||
/* Get soc power limit config struct for current CPU sku */
|
||||
struct soc_power_limits_config *variant_get_soc_power_limit_config(void);
|
||||
|
||||
enum s0ix_entry {
|
||||
S0IX_EXIT,
|
||||
S0IX_ENTRY,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue