X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-xtensa%2Fbitops.h;h=23261e8f2e5ac4c15cf36a23921f3cd9cb654b5f;hb=908ec7afacfdc83dc10938ed1d3c38b3526034ec;hp=1c1e0d933eea8311db44907231d94a62b025c334;hpb=f79e3185dd0f8650022518d7624c876d8929061b;p=linux-2.6-omap-h63xx.git diff --git a/include/asm-xtensa/bitops.h b/include/asm-xtensa/bitops.h index 1c1e0d933ee..23261e8f2e5 100644 --- a/include/asm-xtensa/bitops.h +++ b/include/asm-xtensa/bitops.h @@ -15,6 +15,10 @@ #ifdef __KERNEL__ +#ifndef _LINUX_BITOPS_H +#error only can be included directly +#endif + #include #include #include @@ -108,6 +112,7 @@ static inline int fls (unsigned int x) #endif #include +#include #include #include