Skip to content
Snippets Groups Projects
Commit 47d8c156 authored by Yury Norov's avatar Yury Norov
Browse files

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: default avatarYury Norov <yury.norov@gmail.com>
Tested-by: default avatarWolfram Sang <wsa+renesas@sang-engineering.com>
Acked-by: default avatarGeert Uytterhoeven <geert@linux-m68k.org>
parent 6b8ecb84
No related branches found
No related tags found
Loading
Showing
with 1 addition and 26 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment