From 6f55af8f3e28ce97c7c4c86be3e169bdc3891a39 Mon Sep 17 00:00:00 2001 From: stepan Date: Wed, 6 Oct 2010 02:56:44 +0000 Subject: Remove duplicate includes from the code. Signed-off-by: Stefan Reinauer Acked-by: Carl-Daniel Hailfinger git-svn-id: https://code.coreboot.org/svn/flashrom/trunk@1196 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- ft2232_spi.c | 1 - 1 file changed, 1 deletion(-) (limited to 'ft2232_spi.c') diff --git a/ft2232_spi.c b/ft2232_spi.c index 30eff42..9c6b017 100644 --- a/ft2232_spi.c +++ b/ft2232_spi.c @@ -21,7 +21,6 @@ #if CONFIG_FT2232_SPI == 1 #include -#include #include #include #include -- cgit v1.2.1