X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-h8300%2Fbitops.h;h=cb18e3b0aa948520b8f7321e6ead3d00eb1d5cf2;hb=6510d41954dc6a9c8b1dbca7eaca0f23195ca727;hp=e64ad315656dfea57dbe90bfb14eb775b25657a2;hpb=26333576fd0d0b52f6e4025c5aded97e188bdd44;p=linux-2.6 diff --git a/include/asm-h8300/bitops.h b/include/asm-h8300/bitops.h index e64ad31565..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 */