diff options
| author | Yury Norov <[email protected]> | 2021-08-14 21:16:59 +0000 |
|---|---|---|
| committer | Yury Norov <[email protected]> | 2022-01-15 16:47:31 +0000 |
| commit | 47d8c15615c0a2046d2d90b04cb80b81ddf31fb1 (patch) | |
| tree | 5848250362c1d436d337750c49c46ad16eaf7709 /tools/lib/find_bit.c | |
| parent | bitops: move find_bit_*_le functions from le.h to find.h (diff) | |
| download | kernel-47d8c15615c0a2046d2d90b04cb80b81ddf31fb1.tar.gz kernel-47d8c15615c0a2046d2d90b04cb80b81ddf31fb1.zip | |
include: move find.h from asm_generic to linux
find_bit API and bitmap API are closely related, but inclusion paths
are different - include/asm-generic and include/linux, correspondingly.
In the past it made a lot of troubles due to circular dependencies
and/or undefined symbols. Fix this by moving find.h under include/linux.
Signed-off-by: Yury Norov <[email protected]>
Tested-by: Wolfram Sang <[email protected]>
Acked-by: Geert Uytterhoeven <[email protected]>
Diffstat (limited to 'tools/lib/find_bit.c')
0 files changed, 0 insertions, 0 deletions
