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>
This commit is contained in:
Elyes Haouas
2024-04-11 13:46:50 +02:00
parent ee78dca468
commit 97344731ae
5 changed files with 0 additions and 5 deletions

View File

@@ -1,6 +1,5 @@
/* SPDX-License-Identifier: GPL-2.0-only */
#include <cbmem.h>
#include <program_loading.h>
#include <stdint.h>
#include <arch/boot.h>