This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / asm-sh / io.h
index ab5f401..09b2a54 100644 (file)
 #define readw_relaxed(a) readw(a)
 #define readl_relaxed(a) readl(a)
 
-#define mmiowb()
-
 /*
  * If the platform has PC-like I/O, this function converts the offset into
  * an address.