X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-arm26%2Fio.h;h=bc20793f9f4f81e115e57c8edef37d903b227ab9;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=b1f1812822c7f9bc2c6573b5c74d7158f148db49;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/include/asm-arm26/io.h b/include/asm-arm26/io.h index b1f181282..bc20793f9 100644 --- a/include/asm-arm26/io.h +++ b/include/asm-arm26/io.h @@ -320,6 +320,8 @@ DECLARE_IO(int,l,"") #define writesw(p,d,l) __readwrite_bug("writesw") #define writesl(p,d,l) __readwrite_bug("writesl") +#define mmiowb() + /* the following macro is depreciated */ #define ioaddr(port) __ioaddr((port))