From 74aa99a5435ce3a1b984a3e0e5a0b696d6f6165d Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Sat, 16 Mar 2019 08:40:06 +0100 Subject: src: Drop unused '#include ' MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ie7afe77053a21bcf6a1bf314570f897d1791a620 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/31921 Tested-by: build bot (Jenkins) Reviewed-by: Kyösti Mälkki Reviewed-by: Arthur Heymans Reviewed-by: Angel Pons --- src/commonlib/storage/sdhci.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/commonlib/storage/sdhci.c') diff --git a/src/commonlib/storage/sdhci.c b/src/commonlib/storage/sdhci.c index 8482488236..06dffb1c0c 100644 --- a/src/commonlib/storage/sdhci.c +++ b/src/commonlib/storage/sdhci.c @@ -24,7 +24,6 @@ #include #include #include -#include #include "sdhci.h" #include "sd_mmc.h" #include "storage.h" -- cgit v1.2.3