summaryrefslogtreecommitdiff
path: root/util/flashrom/sharplhf00l04.c
diff options
context:
space:
mode:
authorStefan Reinauer <stepan@coresystems.de>2007-05-24 09:26:39 +0000
committerStefan Reinauer <stepan@openbios.org>2007-05-24 09:26:39 +0000
commit1bccabc16c9044919c9e6eeb1977cf256ded0ae9 (patch)
tree924b28b35e15cb9d55b6ffc728cacb210b7415d4 /util/flashrom/sharplhf00l04.c
parent0c6c4fcaf96b9191dfdcabe5cd63c66223c61c3b (diff)
downloadcoreboot-1bccabc16c9044919c9e6eeb1977cf256ded0ae9.tar.xz
drop leftover includes (trivial)
Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2693 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'util/flashrom/sharplhf00l04.c')
-rw-r--r--util/flashrom/sharplhf00l04.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/util/flashrom/sharplhf00l04.c b/util/flashrom/sharplhf00l04.c
index 1caedd0b67..0eacd38577 100644
--- a/util/flashrom/sharplhf00l04.c
+++ b/util/flashrom/sharplhf00l04.c
@@ -22,10 +22,6 @@
* Reference: http://www.intel.com/design/chipsets/datashts/290658.htm
*/
-#include <errno.h>
-#include <fcntl.h>
-#include <sys/mman.h>
-#include <unistd.h>
#include <stdio.h>
#include <stdlib.h>