summaryrefslogtreecommitdiffstats
path: root/wbsio_spi.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 /wbsio_spi.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 'wbsio_spi.c')
-rw-r--r--wbsio_spi.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/wbsio_spi.c b/wbsio_spi.c
index e2cc4b1..9b82687 100644
--- a/wbsio_spi.c
+++ b/wbsio_spi.c
@@ -17,9 +17,6 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#include <stdio.h>
-#include <pci/pci.h>
-#include <stdint.h>
#include <string.h>
#include "flash.h"
#include "spi.h"
OpenPOWER on IntegriCloud