X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-h8300%2Fbitops.h;h=cb18e3b0aa948520b8f7321e6ead3d00eb1d5cf2;hb=6510d41954dc6a9c8b1dbca7eaca0f23195ca727;hp=d76299c98b817ad0c492a276f79262bb22fea8d8;hpb=1323523f505606cfd24af6122369afddefc3b09d;p=linux-2.6 diff --git a/include/asm-h8300/bitops.h b/include/asm-h8300/bitops.h index d76299c98b..cb18e3b0aa 100644 --- a/include/asm-h8300/bitops.h +++ b/include/asm-h8300/bitops.h @@ -10,6 +10,11 @@ #include #ifdef __KERNEL__ + +#ifndef _LINUX_BITOPS_H +#error only can be included directly +#endif + /* * Function prototypes to keep gcc -Wall happy */ @@ -194,6 +199,7 @@ static __inline__ unsigned long __ffs(unsigned long word) #include #include #include +#include #include #include #include