From abb89e44bea3c73a2062d6443142aa8ff36d1b27 Mon Sep 17 00:00:00 2001 From: Elyes Haouas Date: Wed, 10 Apr 2024 13:26:52 +0200 Subject: tree: Drop unused Change-Id: Ib454330c5f584760c47ff0127a720cec5773b922 Signed-off-by: Elyes Haouas Reviewed-on: https://review.coreboot.org/c/coreboot/+/81822 Tested-by: build bot (Jenkins) Reviewed-by: Angel Pons Reviewed-by: Jakub Czapiga --- src/mainboard/sifive/hifive-unmatched/cbfs_spi.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/sifive/hifive-unmatched/cbfs_spi.c') diff --git a/src/mainboard/sifive/hifive-unmatched/cbfs_spi.c b/src/mainboard/sifive/hifive-unmatched/cbfs_spi.c index f47da22626..bb9d10a223 100644 --- a/src/mainboard/sifive/hifive-unmatched/cbfs_spi.c +++ b/src/mainboard/sifive/hifive-unmatched/cbfs_spi.c @@ -16,7 +16,6 @@ #include #include #include -#include // There are two different means of accessing the SPI flash. // They are controlled by the fctrl register. -- cgit v1.2.3