summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/picasso/fch.c
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2021-01-29 13:18:47 +0200
committerFelix Held <felix-coreboot@felixheld.de>2021-01-30 17:19:03 +0000
commit564b4c54532db6dee911727899cddbe24d833a43 (patch)
tree8ccd57a7bbfa0b5bd0a74c98496a03938a866838 /src/soc/amd/picasso/fch.c
parenta21690ba1276f94365a685fa04901e0273c426bd (diff)
downloadcoreboot-564b4c54532db6dee911727899cddbe24d833a43.tar.gz
coreboot-564b4c54532db6dee911727899cddbe24d833a43.tar.bz2
coreboot-564b4c54532db6dee911727899cddbe24d833a43.zip
soc/amd,intel: Drop leftover GNVS includes
Change-Id: Ia55d53a9a40846db335aabbe4df8e87f6172f712 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/50122 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Raul Rangel <rrangel@chromium.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'src/soc/amd/picasso/fch.c')
-rw-r--r--src/soc/amd/picasso/fch.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/amd/picasso/fch.c b/src/soc/amd/picasso/fch.c
index 3adcf1479c7a..22fa2eda7de2 100644
--- a/src/soc/amd/picasso/fch.c
+++ b/src/soc/amd/picasso/fch.c
@@ -1,6 +1,5 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-#include <acpi/acpi_gnvs.h>
#include <acpi/acpi_pm.h>
#include <console/console.h>
#include <device/mmio.h>