summaryrefslogtreecommitdiffstats
path: root/en29f002a.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
commit41ce9537d30ed59ad73a59f028b8e8a233ae2c63 (patch)
tree7592a765da81385bff5cfe1aa62f215618be948e /en29f002a.c
parentf302af14d5fbdd9ad12f7b08c17a1c2cf25eaaab (diff)
downloadflashrom-41ce9537d30ed59ad73a59f028b8e8a233ae2c63.zip
flashrom-41ce9537d30ed59ad73a59f028b8e8a233ae2c63.tar.gz
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 'en29f002a.c')
-rw-r--r--en29f002a.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/en29f002a.c b/en29f002a.c
index 461ffeb..9997581 100644
--- a/en29f002a.c
+++ b/en29f002a.c
@@ -26,8 +26,6 @@
* EN29LV040(A) has 1C,4F and uses short F0 reset sequence
*/
-#include <stdio.h>
-#include <stdint.h>
#include "flash.h"
int probe_en29f512(struct flashchip *flash)
OpenPOWER on IntegriCloud