X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=include%2Fasm-blackfin%2Fbitops.h;h=b39a175c79c1bcaba34f4decfefc337166992698;hb=f6ac436dcc4c34709bcde355f3f2254ac0a183d4;hp=27c2d0e48e1b6b314e88f18b274dd15c41541017;hpb=9b6a51746ffe8d619f1097675d2dc5e303470024;p=linux-2.6 diff --git a/include/asm-blackfin/bitops.h b/include/asm-blackfin/bitops.h index 27c2d0e48e..b39a175c79 100644 --- a/include/asm-blackfin/bitops.h +++ b/include/asm-blackfin/bitops.h @@ -11,6 +11,10 @@ #ifdef __KERNEL__ +#ifndef _LINUX_BITOPS_H +#error only can be included directly +#endif + #include #include #include @@ -199,6 +203,7 @@ static __inline__ int __test_bit(int nr, const void *addr) #include #include +#include #include #include