X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-powerpc%2Fbitops.h;h=733b4af7f4f1e7e49269b17856bbf7e47924d7b6;hb=f589b86d4b6e067b720a253bdb40896857804037;hp=e85c3e078ba29be59f7d4f0425844de39d24461a;hpb=66ffb04ca5ec43ca763e8a9802ca3244f5519ae1;p=linux-2.6 diff --git a/include/asm-powerpc/bitops.h b/include/asm-powerpc/bitops.h index e85c3e078b..733b4af7f4 100644 --- a/include/asm-powerpc/bitops.h +++ b/include/asm-powerpc/bitops.h @@ -38,6 +38,10 @@ #ifdef __KERNEL__ +#ifndef _LINUX_BITOPS_H +#error only can be included directly +#endif + #include #include #include