]> err.no Git - linux-2.6/blobdiff - include/asm-blackfin/bitops.h
Remove the deprecated cli() sti() functions
[linux-2.6] / include / asm-blackfin / bitops.h
index 03ecedc1f2a74089838768efc21ba495b62f2a67..b39a175c79c1bcaba34f4decfefc337166992698 100644 (file)
 
 #ifdef __KERNEL__
 
+#ifndef _LINUX_BITOPS_H
+#error only <linux/bitops.h> can be included directly
+#endif
+
 #include <asm-generic/bitops/ffs.h>
 #include <asm-generic/bitops/__ffs.h>
 #include <asm-generic/bitops/sched.h>