Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-15 | tools: sync tools/bitmap with mother linux | Yury Norov | |
Remove tools/include/asm-generic/bitops/find.h and copy include/linux/bitmap.h to tools. find_*_le() functions are not copied because not needed in tools. Signed-off-by: Yury Norov <yury.norov@gmail.com> Tested-by: Wolfram Sang <wsa+renesas@sang-engineering.com> |