X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=include%2Fasm-h8300%2Fbitops.h;h=cb18e3b0aa948520b8f7321e6ead3d00eb1d5cf2;hb=538f0fd0f210c2ce5c585799f18d0e5c7cf6155e;hp=e64ad315656dfea57dbe90bfb14eb775b25657a2;hpb=2af170dd241810212cbdbdc802ba7d39e3fb23b9;p=mv-sheeva.git diff --git a/include/asm-h8300/bitops.h b/include/asm-h8300/bitops.h index e64ad315656..cb18e3b0aa9 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 */