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
commit2cac6860c3f451a661d8281d25a72dd5db89f4e4 (patch)
tree7592a765da81385bff5cfe1aa62f215618be948e /en29f002a.c
parent8403ccb49f98d1583736984c92d62735d9d466b5 (diff)
downloadast2050-flashrom-2cac6860c3f451a661d8281d25a72dd5db89f4e4.zip
ast2050-flashrom-2cac6860c3f451a661d8281d25a72dd5db89f4e4.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