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 --- sst28sf040.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'sst28sf040.c') diff --git a/sst28sf040.c b/sst28sf040.c index afa419132..806497ae4 100644 --- a/sst28sf040.c +++ b/sst28sf040.c @@ -19,8 +19,6 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ -#include -#include #include "flash.h" #define AUTO_PG_ERASE1 0x20 -- cgit v1.2.3