[flashrom] [PATCH 1/1] Kill unused __FLASHROM_HAVE_OUTB__ define

Peter Lemenkov lemenkov at gmail.com
Sat Oct 9 09:29:21 CEST 2010


Signed-off-by: Peter Lemenkov <lemenkov at gmail.com>
---
 hwaccess.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/hwaccess.h b/hwaccess.h
index 63a2bf2..d125890 100644
--- a/hwaccess.h
+++ b/hwaccess.h
@@ -163,8 +163,6 @@ cpu_to_be(64)
 #if NEED_PCI == 1
 #if defined (__i386__) || defined (__x86_64__)
 
-#define __FLASHROM_HAVE_OUTB__ 1
-
 /* for iopl and outb under Solaris */
 #if defined (__sun) && (defined(__i386) || defined(__amd64))
 #include <strings.h>
-- 
1.7.2.3





More information about the flashrom mailing list