From 47eed41dcb2170b84c96c68c28208b5a97124503 Mon Sep 17 00:00:00 2001 From: Elyes Haouas Date: Thu, 23 May 2024 08:47:05 +0200 Subject: soc/intel/xeon_sp/gnr/soc_iio: Remove unused Change-Id: I8d4500edaa0739921831a3b04131046599c35a87 Signed-off-by: Elyes Haouas Reviewed-on: https://review.coreboot.org/c/coreboot/+/82618 Tested-by: build bot (Jenkins) Reviewed-by: Lean Sheng Tan Reviewed-by: Shuo Liu --- src/soc/intel/xeon_sp/gnr/soc_iio.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/soc/intel/xeon_sp/gnr/soc_iio.c b/src/soc/intel/xeon_sp/gnr/soc_iio.c index 1404dade6c..230d407068 100644 --- a/src/soc/intel/xeon_sp/gnr/soc_iio.c +++ b/src/soc/intel/xeon_sp/gnr/soc_iio.c @@ -1,7 +1,6 @@ /* SPDX-License-Identifier: GPL-2.0-only */ #include -#include #include #include -- cgit v1.2.3