summaryrefslogtreecommitdiffstats
path: root/pm49fl00x.c
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2009-05-16 22:05:42 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2009-05-16 22:05:42 +0000
commit2cac6860c3f451a661d8281d25a72dd5db89f4e4 (patch)
tree7592a765da81385bff5cfe1aa62f215618be948e /pm49fl00x.c
parent8403ccb49f98d1583736984c92d62735d9d466b5 (diff)
downloadflashrom-2cac6860c3f451a661d8281d25a72dd5db89f4e4.tar.gz
flashrom-2cac6860c3f451a661d8281d25a72dd5db89f4e4.tar.bz2
flashrom-2cac6860c3f451a661d8281d25a72dd5db89f4e4.zip
Drop unused/duplicated #includes and some dead code
Build-tested on 32bit x86. Corresponding to flashrom svn r521. Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
Diffstat (limited to 'pm49fl00x.c')
-rw-r--r--pm49fl00x.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/pm49fl00x.c b/pm49fl00x.c
index 5e96ddc38..8129654d8 100644
--- a/pm49fl00x.c
+++ b/pm49fl00x.c
@@ -20,7 +20,6 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#include <stdio.h>
#include "flash.h"
extern int exclude_start_page, exclude_end_page;