]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - include/asm-sparc64/bitops.h
quicklists: Only consider memory that can be used with GFP_KERNEL
[mv-sheeva.git] / include / asm-sparc64 / bitops.h
index dd4bfe993b619160ba8e7e9629cacc6342a8930b..982ce8992b91fcae6a2d9e790235b718d7cfa1b1 100644 (file)
@@ -7,6 +7,10 @@
 #ifndef _SPARC64_BITOPS_H
 #define _SPARC64_BITOPS_H
 
+#ifndef _LINUX_BITOPS_H
+#error only <linux/bitops.h> can be included directly
+#endif
+
 #include <linux/compiler.h>
 #include <asm/byteorder.h>