From 34aab089e307b5f40421f158096ceb92cd6d7540 Mon Sep 17 00:00:00 2001 From: Felix Held Date: Mon, 13 Jul 2020 20:42:06 +0200 Subject: soc/amd/picasso: remove unused fadt_pm_profile devicetree setting commit 56da63c3dc3f50cfac541c779b608e1bae9e635c removed overriding that field in the FADT. Change-Id: I0c8ff9ab125129dc856949c47a3a0c14e4109c73 Signed-off-by: Felix Held Reviewed-on: https://review.coreboot.org/c/coreboot/+/43417 Reviewed-by: Raul Rangel Reviewed-by: Angel Pons Tested-by: build bot (Jenkins) --- src/soc/amd/picasso/chip.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/soc/amd') diff --git a/src/soc/amd/picasso/chip.h b/src/soc/amd/picasso/chip.h index 205733a604..1d3ee9d8c9 100644 --- a/src/soc/amd/picasso/chip.h +++ b/src/soc/amd/picasso/chip.h @@ -74,7 +74,6 @@ struct soc_amd_picasso_config { struct acpi_gpio dmic_select_gpio; /* Options for these are in src/arch/x86/include/acpi/acpi.h */ - uint8_t fadt_pm_profile; uint16_t fadt_boot_arch; uint32_t fadt_flags; -- cgit v1.2.3