summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/xeon_sp/spr/soc_acpi.c
diff options
context:
space:
mode:
authorElyes Haouas <ehaouas@noos.fr>2024-04-11 13:46:50 +0200
committerElyes Haouas <ehaouas@noos.fr>2024-04-12 04:24:03 +0000
commit97344731aeaa16766d1467698596df7df6dd7747 (patch)
treee21c947f1c397bb0ab78d0b9409c90bd95c34a75 /src/soc/intel/xeon_sp/spr/soc_acpi.c
parentee78dca468d2f654cce513684762ee443254d203 (diff)
downloadcoreboot-97344731aeaa16766d1467698596df7df6dd7747.tar.gz
coreboot-97344731aeaa16766d1467698596df7df6dd7747.tar.bz2
coreboot-97344731aeaa16766d1467698596df7df6dd7747.zip
tree: Drop unused <cbmem.h>
Change-Id: If8be8dc26f2729f55dc6716e6d01e2b801d79e44 Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/81829 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Eric Lai <ericllai@google.com>
Diffstat (limited to 'src/soc/intel/xeon_sp/spr/soc_acpi.c')
-rw-r--r--src/soc/intel/xeon_sp/spr/soc_acpi.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/intel/xeon_sp/spr/soc_acpi.c b/src/soc/intel/xeon_sp/spr/soc_acpi.c
index 2d1f375c9da5..1249b8ff041d 100644
--- a/src/soc/intel/xeon_sp/spr/soc_acpi.c
+++ b/src/soc/intel/xeon_sp/spr/soc_acpi.c
@@ -4,7 +4,6 @@
#include <arch/smp/mpspec.h>
#include <arch/vga.h>
#include <assert.h>
-#include <cbmem.h>
#include <cpu/intel/turbo.h>
#include <device/mmio.h>
#include <device/pci.h>