X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-arm26%2Fsystem.h;h=702884926a55931254ad69f3aadd968845054596;hb=9464c7cf61b9433057924c36e6e02f303a00e768;hp=00ae32aa1dbaf2f1ad0ac3e86d66b55d09581b1b;hpb=41689045f6a3cbe0550e1d34e9cc20d2e8c432ba;p=linux-2.6.git diff --git a/include/asm-arm26/system.h b/include/asm-arm26/system.h index 00ae32aa1..702884926 100644 --- a/include/asm-arm26/system.h +++ b/include/asm-arm26/system.h @@ -3,6 +3,7 @@ #ifdef __KERNEL__ +#include /* * This is used to ensure the compiler did actually allocate the register we @@ -90,6 +91,7 @@ extern unsigned int user_debug; #define read_barrier_depends() do { } while(0) #define set_mb(var, value) do { var = value; mb(); } while (0) +#define set_wmb(var, value) do { var = value; wmb(); } while (0) /* * We assume knowledge of how