summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/picasso/fch.c
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2021-01-30 21:15:59 +0100
committerMartin Roth <martinroth@google.com>2021-02-01 17:44:23 +0000
commit38fa9f25ee25a42f0f4d6da06385ccb703aaa123 (patch)
tree84655a09ad76ad5a0c9d86159788e4de40884dc8 /src/soc/amd/picasso/fch.c
parentea1dd2e7a82887ae08fa15e62bb4da412a45bb37 (diff)
downloadcoreboot-38fa9f25ee25a42f0f4d6da06385ccb703aaa123.tar.gz
coreboot-38fa9f25ee25a42f0f4d6da06385ccb703aaa123.tar.bz2
coreboot-38fa9f25ee25a42f0f4d6da06385ccb703aaa123.zip
soc/amd/picasso/fch.c: Remove unused <acpi/acpi_pm.h>
Change-Id: I5fea31f5893227a3e076c83a1759d3795b68c943 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/50165 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Raul Rangel <rrangel@chromium.org>
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 22fa2eda7de2..fa99db833405 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_pm.h>
#include <console/console.h>
#include <device/mmio.h>
#include <bootstate.h>