X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-generic%2Fbitops.h;h=c9f369c4bd7ed3d9fd2e65ff5ee65634d48cf77e;hb=252815b0cfe711001eff0327872209986b36d490;hp=15e6f253dda4090622d93c0d688e4350da4411ad;hpb=60812a4a99b796d894d2522dc63cb0fafc3be25e;p=linux-2.6 diff --git a/include/asm-generic/bitops.h b/include/asm-generic/bitops.h index 15e6f253dd..c9f369c4bd 100644 --- a/include/asm-generic/bitops.h +++ b/include/asm-generic/bitops.h @@ -17,8 +17,6 @@ #include #include -#ifdef __KERNEL__ - #ifndef _LINUX_BITOPS_H #error only can be included directly #endif @@ -32,6 +30,4 @@ #include #include -#endif /* __KERNEL__ */ - #endif /* _ASM_GENERIC_BITOPS_H */