X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-blackfin%2Fbitops.h;h=b39a175c79c1bcaba34f4decfefc337166992698;hb=d3f46f39b7092594b498abc12f0c73b0b9913bde;hp=27c2d0e48e1b6b314e88f18b274dd15c41541017;hpb=5c34202b8bf942da411b6599668a76b07449bbfd;p=linux-2.6-omap-h63xx.git diff --git a/include/asm-blackfin/bitops.h b/include/asm-blackfin/bitops.h index 27c2d0e48e1..b39a175c79c 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