]> nv-tegra.nvidia Code Review - linux-2.6.git/blobdiff - include/asm-parisc/bitops.h
bitops: introduce lock ops
[linux-2.6.git] / include / asm-parisc / bitops.h
index 015cb0d379bd991d42c719d32bd2111f9573b63f..03ae287baf89ccd6bd81d10692d14616f9e18ca5 100644 (file)
@@ -208,6 +208,7 @@ static __inline__ int fls(int x)
 
 #include <asm-generic/bitops/fls64.h>
 #include <asm-generic/bitops/hweight.h>
+#include <asm-generic/bitops/lock.h>
 #include <asm-generic/bitops/sched.h>
 
 #endif /* __KERNEL__ */