From 80056429360c179821efc045cc72e372489e8a71 Mon Sep 17 00:00:00 2001 From: Subrata Banik Date: Fri, 16 Jul 2021 14:18:54 +0530 Subject: [PATCH] soc/intel/common/block: Drop unused `intelblocks/mp_init.h` include Change-Id: I8621a38214686b359ee0e7cdf7e92154af3cbc81 Signed-off-by: Subrata Banik Reviewed-on: https://review.coreboot.org/c/coreboot/+/56381 Reviewed-by: Angel Pons Reviewed-by: EricR Lai Tested-by: build bot (Jenkins) --- src/soc/intel/common/block/sgx/sgx.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/soc/intel/common/block/sgx/sgx.c b/src/soc/intel/common/block/sgx/sgx.c index c391ec7a96..d6df99b0fa 100644 --- a/src/soc/intel/common/block/sgx/sgx.c +++ b/src/soc/intel/common/block/sgx/sgx.c @@ -6,7 +6,6 @@ #include #include #include -#include #include #include #include