summaryrefslogtreecommitdiffstats
path: root/sst_fwhub.c
diff options
context:
space:
mode:
authorStefan Reinauer <stepan@coresystems.de>2007-05-24 09:26:39 +0000
committerStefan Reinauer <stepan@coresystems.de>2007-05-24 09:26:39 +0000
commitf204e2545b0d11fd34269128f890ea341ea74a1a (patch)
treeac4f669570573be9682c111c48d9a6171dcfdb10 /sst_fwhub.c
parente45751e5f720c2650893ed9f69a743d76ecaafe2 (diff)
downloadflashrom-f204e2545b0d11fd34269128f890ea341ea74a1a.zip
flashrom-f204e2545b0d11fd34269128f890ea341ea74a1a.tar.gz
Drop leftover includes
Corresponding to flashrom svn r115 and coreboot v2 svn r2693. Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de>
Diffstat (limited to 'sst_fwhub.c')
-rw-r--r--sst_fwhub.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/sst_fwhub.c b/sst_fwhub.c
index b828cee..e9d0104 100644
--- a/sst_fwhub.c
+++ b/sst_fwhub.c
@@ -20,12 +20,7 @@
*
*/
-#include <errno.h>
-#include <fcntl.h>
-#include <sys/mman.h>
-#include <unistd.h>
#include <stdio.h>
-#include <stdlib.h>
#include "flash.h"
#include "jedec.h"
OpenPOWER on IntegriCloud