This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / asm-m68knommu / io.h
index e14f03e..654bf15 100644 (file)
@@ -102,8 +102,6 @@ static inline void io_insl(unsigned int addr, void *buf, int len)
                *bp++ = _swapl(*ap);
 }
 
-#define mmiowb()
-
 /*
  *     make the short names macros so specific devices
  *     can override them as required