From 2cac6860c3f451a661d8281d25a72dd5db89f4e4 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Sat, 16 May 2009 22:05:42 +0000 Subject: Drop unused/duplicated #includes and some dead code Build-tested on 32bit x86. Corresponding to flashrom svn r521. Signed-off-by: Uwe Hermann Acked-by: Uwe Hermann --- spi.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'spi.c') diff --git a/spi.c b/spi.c index 71cf004..fa29fb6 100644 --- a/spi.c +++ b/spi.c @@ -22,9 +22,6 @@ * Contains the generic SPI framework */ -#include -#include -#include #include #include "flash.h" #include "spi.h" -- cgit v1.1