summaryrefslogtreecommitdiffstats
path: root/hwaccess.h
diff options
context:
space:
mode:
authorStefan Reinauer <stepan@coresystems.de>2010-10-06 02:56:44 +0000
committerStefan Reinauer <stepan@coresystems.de>2010-10-06 02:56:44 +0000
commitea726e4632e3337c6e2a5e27c5602b82101117c8 (patch)
treed8bb91fbf705263eccba22046515c5208a115acb /hwaccess.h
parent1c7417129b581bad0e2bdcbd8d13e941622478d9 (diff)
downloadflashrom-ea726e4632e3337c6e2a5e27c5602b82101117c8.zip
flashrom-ea726e4632e3337c6e2a5e27c5602b82101117c8.tar.gz
Remove duplicate includes from the code
Corresponding to flashrom svn r1196. Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
Diffstat (limited to 'hwaccess.h')
-rw-r--r--hwaccess.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/hwaccess.h b/hwaccess.h
index 45629d2..9bf37f2 100644
--- a/hwaccess.h
+++ b/hwaccess.h
@@ -252,7 +252,6 @@ cpu_to_be(64)
#define iopl amd64_iopl
#endif
#endif
- #include <stdint.h>
static inline void outb(uint8_t value, uint16_t port)
{
OpenPOWER on IntegriCloud