]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bitops: move find_bit_*_le functions from le.h to find.h
authorYury Norov <yury.norov@gmail.com>
Mon, 23 Aug 2021 23:59:55 +0000 (09:59 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 25 Aug 2021 23:34:47 +0000 (09:34 +1000)
commita9755b5caf734f01f8c552f942c6864112f0ae78
tree5216c2908908874c510c1da6ddb5c4b1a02f49ee
parente296d831fe2e5a439d52e7ccea56039e719c7d22
bitops: move find_bit_*_le functions from le.h to find.h

It's convenient to have all find_bit declarations in one place.

Link: https://lkml.kernel.org/r/20210814211713.180533-3-yury.norov@gmail.com
Signed-off-by: Yury Norov <yury.norov@gmail.com>
Tested-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Cc: Alexander Lobakin <alobakin@pm.me>
Cc: Alexey Klimov <aklimov@redhat.com>
Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: Dennis Zhou <dennis@kernel.org>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Ulf Hansson <ulf.hansson@linaro.org>
Cc: Will Deacon <will@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
include/asm-generic/bitops/find.h
include/asm-generic/bitops/le.h