]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-m32r/bitops.h
Change hardware flow control from poll to interrupt driven
[linux-2.6-omap-h63xx.git] / include / asm-m32r / bitops.h
index 6dc9b81bf9f36544eeacfee071866629f220ce5c..aaddf0d5760326626616ecfdf3c884c196f924bb 100644 (file)
@@ -251,6 +251,7 @@ static __inline__ int test_and_change_bit(int nr, volatile void * addr)
 #include <asm-generic/bitops/ffz.h>
 #include <asm-generic/bitops/__ffs.h>
 #include <asm-generic/bitops/fls.h>
+#include <asm-generic/bitops/__fls.h>
 #include <asm-generic/bitops/fls64.h>
 
 #ifdef __KERNEL__