locks: allow lockd to process blocked locks during grace period
[safe/jmp/linux-2.6] / include / asm-parisc / bitops.h
index f8eebcb..7a6ea10 100644 (file)
@@ -210,6 +210,7 @@ static __inline__ int fls(int x)
        return ret;
 }
 
+#include <asm-generic/bitops/__fls.h>
 #include <asm-generic/bitops/fls64.h>
 #include <asm-generic/bitops/hweight.h>
 #include <asm-generic/bitops/lock.h>