]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-frv/bitops.h
[S390] Standby cpu activation/deactivation.
[linux-2.6-omap-h63xx.git] / include / asm-frv / bitops.h
index f8560edf59ff8f30859b78c7142f461803bee1ee..e29de7131b79dcca7250aad73b3d603fb1f53458 100644 (file)
 
 #ifdef __KERNEL__
 
+#ifndef _LINUX_BITOPS_H
+#error only <linux/bitops.h> can be included directly
+#endif
+
 #include <asm-generic/bitops/ffz.h>
 
 /*
@@ -302,6 +306,7 @@ int __ilog2_u64(u64 n)
 
 #include <asm-generic/bitops/sched.h>
 #include <asm-generic/bitops/hweight.h>
+#include <asm-generic/bitops/lock.h>
 
 #include <asm-generic/bitops/ext2-non-atomic.h>