]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-v850/bitops.h
[ARM] 4610/2: AT91: Support for STN LCD on SAM9261-EK board.
[linux-2.6-omap-h63xx.git] / include / asm-v850 / bitops.h
index 8eafdb1c08ba96b3939b30fdd2b38b250c3584ff..f82f5b4a56e0d0526d3d2e53023e90ab65aeaab0 100644 (file)
@@ -13,6 +13,9 @@
 #ifndef __V850_BITOPS_H__
 #define __V850_BITOPS_H__
 
+#ifndef _LINUX_BITOPS_H
+#error only <linux/bitops.h> can be included directly
+#endif
 
 #include <linux/compiler.h>    /* unlikely  */
 #include <asm/byteorder.h>     /* swab32 */