]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-parisc/bitops.h
OMAP3 NAND: move NAND_BLOCK_SIZE macro to board-3430sdp-flash.c
[linux-2.6-omap-h63xx.git] / include / asm-parisc / bitops.h
index f8eebcbad01f81d57e0a222d4573d9044f114e96..7a6ea10bd231a051217ddd00b0f9318a604b1878 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>