From d4bbeb8140184197ee19430782ea10ce610bbf8d Mon Sep 17 00:00:00 2001 From: Elyes Haouas Date: Thu, 9 May 2024 18:25:13 +0200 Subject: tree: Remove unused Change-Id: Iab7e9f3d17c87576761333c4b62c40eea5e424a5 Signed-off-by: Elyes Haouas Reviewed-on: https://review.coreboot.org/c/coreboot/+/82250 Tested-by: build bot (Jenkins) Reviewed-by: Martin L Roth --- src/soc/intel/common/smbios.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/soc/intel/common') diff --git a/src/soc/intel/common/smbios.c b/src/soc/intel/common/smbios.c index 818a35e6ad..33d5037fcb 100644 --- a/src/soc/intel/common/smbios.c +++ b/src/soc/intel/common/smbios.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: GPL-2.0-only */ -#include #include "smbios.h" #include #include -- cgit v1.2.3