X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-frv%2Fbitops.h;h=e29de7131b79dcca7250aad73b3d603fb1f53458;hb=f10f114f199dbcb9e1d6b5a0b36a34acf93f6179;hp=f8560edf59ff8f30859b78c7142f461803bee1ee;hpb=cece901481bafbf14de8cbd3a89ae869ea881055;p=linux-2.6 diff --git a/include/asm-frv/bitops.h b/include/asm-frv/bitops.h index f8560edf59..e29de7131b 100644 --- a/include/asm-frv/bitops.h +++ b/include/asm-frv/bitops.h @@ -21,6 +21,10 @@ #ifdef __KERNEL__ +#ifndef _LINUX_BITOPS_H +#error only can be included directly +#endif + #include /* @@ -302,6 +306,7 @@ int __ilog2_u64(u64 n) #include #include +#include #include