From 08375b508222d4cdc85b01497322ffbac40f5a69 Mon Sep 17 00:00:00 2001 From: Elyes Haouas Date: Mon, 27 May 2024 11:36:52 +0200 Subject: tree: Remove unused Change-Id: I9ed1a82fcd3fc29124ddc406592bd45dc84d4628 Signed-off-by: Elyes Haouas Reviewed-on: https://review.coreboot.org/c/coreboot/+/82666 Tested-by: build bot (Jenkins) Reviewed-by: Yu-Ping Wu Reviewed-by: Yidi Lin --- src/lib/smbios_defaults.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/lib') diff --git a/src/lib/smbios_defaults.c b/src/lib/smbios_defaults.c index 56bddabf25..0ad6442a4f 100644 --- a/src/lib/smbios_defaults.c +++ b/src/lib/smbios_defaults.c @@ -4,7 +4,6 @@ #include #include #include -#include /* this function will fill the corresponding locator */ __weak void smbios_fill_dimm_locator(const struct dimm_info *dimm, struct smbios_type17 *t) -- cgit v1.2.3