From 327a0a7bafb9153b42893ce42bf84458cfa1be1e Mon Sep 17 00:00:00 2001 From: Elyes Haouas Date: Wed, 10 Apr 2024 10:34:08 +0200 Subject: tree: Drop unused Change-Id: I0e216cbc4acf9571c65c345a1764e74485f89438 Signed-off-by: Elyes Haouas Reviewed-on: https://review.coreboot.org/c/coreboot/+/81818 Reviewed-by: Yu-Ping Wu Reviewed-by: Angel Pons Tested-by: build bot (Jenkins) --- src/commonlib/storage/pci_sdhci.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/commonlib') diff --git a/src/commonlib/storage/pci_sdhci.c b/src/commonlib/storage/pci_sdhci.c index de9dd1b55c..f7922d42ea 100644 --- a/src/commonlib/storage/pci_sdhci.c +++ b/src/commonlib/storage/pci_sdhci.c @@ -4,7 +4,6 @@ #include #include #include -#include #include "sd_mmc.h" #include "storage.h" -- cgit v1.2.3