X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-avr32%2Fbitops.h;h=1a50b69b1a192de23bd6bdf88881a5181082faeb;hb=13c48c490208d9e70d8d66d56f96c5054db69af7;hp=5299f8c8e11dc71d99c068d66a2848fb1c73b7f3;hpb=fecf3404f4aba6d0edeba31eeb018cbb6326dff2;p=linux-2.6 diff --git a/include/asm-avr32/bitops.h b/include/asm-avr32/bitops.h index 5299f8c8e1..1a50b69b1a 100644 --- a/include/asm-avr32/bitops.h +++ b/include/asm-avr32/bitops.h @@ -8,6 +8,10 @@ #ifndef __ASM_AVR32_BITOPS_H #define __ASM_AVR32_BITOPS_H +#ifndef _LINUX_BITOPS_H +#error only can be included directly +#endif + #include #include @@ -288,6 +292,7 @@ static inline int ffs(unsigned long word) #include #include #include +#include #include #include