X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-blackfin%2Fbitops.h;h=b39a175c79c1bcaba34f4decfefc337166992698;hb=13c48c490208d9e70d8d66d56f96c5054db69af7;hp=27c2d0e48e1b6b314e88f18b274dd15c41541017;hpb=8269cc4e2b0ddcdcb9e7f2034c464ef8613737a1;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