From bd5fe989bd562b8d103b1e12eb5c68d07ab1fa26 Mon Sep 17 00:00:00 2001 From: Elyes Haouas Date: Tue, 9 Apr 2024 17:34:33 +0200 Subject: tree: Drop unused Change-Id: I40e2e5a786499abbe2fce63d6e0f1ac1e780ab51 Signed-off-by: Elyes Haouas Reviewed-on: https://review.coreboot.org/c/coreboot/+/81816 Tested-by: build bot (Jenkins) Reviewed-by: Varshit Pandya Reviewed-by: Angel Pons Reviewed-by: Eric Lai --- src/soc/amd/genoa_poc/smihandler.c | 1 - src/soc/intel/common/block/include/intelblocks/xhci.h | 1 - 2 files changed, 2 deletions(-) (limited to 'src/soc') diff --git a/src/soc/amd/genoa_poc/smihandler.c b/src/soc/amd/genoa_poc/smihandler.c index 4d93baa408..a4b6173184 100644 --- a/src/soc/amd/genoa_poc/smihandler.c +++ b/src/soc/amd/genoa_poc/smihandler.c @@ -11,7 +11,6 @@ #include #include #include -#include #include #include #include diff --git a/src/soc/intel/common/block/include/intelblocks/xhci.h b/src/soc/intel/common/block/include/intelblocks/xhci.h index 1a72e0fee8..09a134b74d 100644 --- a/src/soc/intel/common/block/include/intelblocks/xhci.h +++ b/src/soc/intel/common/block/include/intelblocks/xhci.h @@ -26,7 +26,6 @@ #if !defined(__ACPI__) #include #include -#include #include /* -- cgit v1.2.3