summaryrefslogtreecommitdiffstats
path: root/it87spi.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 /it87spi.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 'it87spi.c')
-rw-r--r--it87spi.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/it87spi.c b/it87spi.c
index c2f42ed..d0b2e22 100644
--- a/it87spi.c
+++ b/it87spi.c
@@ -23,9 +23,6 @@
* Contains the ITE IT87* SPI specific routines
*/
-#include <stdio.h>
-#include <pci/pci.h>
-#include <stdint.h>
#include <string.h>
#include "flash.h"
#include "spi.h"
OpenPOWER on IntegriCloud