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 --- sst49lfxxxc.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'sst49lfxxxc.c') diff --git a/sst49lfxxxc.c b/sst49lfxxxc.c index d744cca..896564f 100644 --- a/sst49lfxxxc.c +++ b/sst49lfxxxc.c @@ -22,10 +22,7 @@ #include #include #include -#include -#include #include -#include #include "flash.h" #define SECTOR_ERASE 0x30 -- cgit v1.1