X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-avr32%2Fbitops.h;h=1a50b69b1a192de23bd6bdf88881a5181082faeb;hb=102eb97564c73ea73645b38599c5cbe6f54b030c;hp=5299f8c8e11dc71d99c068d66a2848fb1c73b7f3;hpb=e823aff2d6eb43083abcc75a32ddfb167c324089;p=linux-2.6-omap-h63xx.git diff --git a/include/asm-avr32/bitops.h b/include/asm-avr32/bitops.h index 5299f8c8e11..1a50b69b1a1 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