X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-m68knommu%2Fio.h;h=e14f03e3ac1e838230fa4fdccad99056374a9d30;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=654bf15adf1b26abb019d8e31fee0dd10ad65f3e;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/include/asm-m68knommu/io.h b/include/asm-m68knommu/io.h index 654bf15ad..e14f03e3a 100644 --- a/include/asm-m68knommu/io.h +++ b/include/asm-m68knommu/io.h @@ -102,6 +102,8 @@ 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