From b23571c18efde083dd702c22ccc03dd6a08626b1 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Wed, 29 Dec 2021 08:00:27 +0100 Subject: src: Drop duplicated includes already provides , , , and headers. Change-Id: I700b3f0e864ecce3f8b3b66f3bf6c8f1040acee1 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/60437 Tested-by: build bot (Jenkins) Reviewed-by: Julius Werner --- src/drivers/tpm/ppi.c | 1 - src/drivers/tpm/ppi_stub.c | 1 - 2 files changed, 2 deletions(-) (limited to 'src/drivers') diff --git a/src/drivers/tpm/ppi.c b/src/drivers/tpm/ppi.c index 88dd649954..6b02d45247 100644 --- a/src/drivers/tpm/ppi.c +++ b/src/drivers/tpm/ppi.c @@ -1,7 +1,6 @@ /* SPDX-License-Identifier: GPL-2.0-only */ #include -#include #include #include #include diff --git a/src/drivers/tpm/ppi_stub.c b/src/drivers/tpm/ppi_stub.c index 1e3a7fcb27..23236ff555 100644 --- a/src/drivers/tpm/ppi_stub.c +++ b/src/drivers/tpm/ppi_stub.c @@ -1,7 +1,6 @@ /* SPDX-License-Identifier: GPL-2.0-only */ #include -#include #include #include #include -- cgit v1.2.3