From c888a7bbaa5661abc6f44c0f6e4ba859966aebb3 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Wed, 16 Oct 2019 21:21:30 +0200 Subject: src: Remove unused 'include ' Change-Id: I2a94c3b6282e9915fd2b8136b124740c8a7b774c Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/36082 Tested-by: build bot (Jenkins) Reviewed-by: Felix Held --- src/soc/intel/common/block/sgx/sgx.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/soc/intel/common/block/sgx/sgx.c') diff --git a/src/soc/intel/common/block/sgx/sgx.c b/src/soc/intel/common/block/sgx/sgx.c index 377a71994f..b12e6cfcd6 100644 --- a/src/soc/intel/common/block/sgx/sgx.c +++ b/src/soc/intel/common/block/sgx/sgx.c @@ -24,7 +24,6 @@ #include #include #include -#include static inline uint64_t sgx_resource(uint32_t low, uint32_t high) { -- cgit v1.2.3