From 18430a08aa144ee4bb5c5192970f2327a18d1ef9 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Wed, 6 Oct 2010 02:56:44 +0000 Subject: Remove duplicate includes from the code Corresponding to flashrom svn r1196. Signed-off-by: Stefan Reinauer Acked-by: Carl-Daniel Hailfinger --- hwaccess.h | 1 - 1 file changed, 1 deletion(-) (limited to 'hwaccess.h') 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 static inline void outb(uint8_t value, uint16_t port) { -- cgit v1.1