X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-generic%2Fbitops.h;h=c9f369c4bd7ed3d9fd2e65ff5ee65634d48cf77e;hb=13c48c490208d9e70d8d66d56f96c5054db69af7;hp=15e6f253dda4090622d93c0d688e4350da4411ad;hpb=95b00786f3b8fa99f53931361beeb4c10504ad87;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 */