diff options
author | 2021-12-15 18:50:18 +0530 | |
---|---|---|
committer | 2021-12-21 10:11:27 +0100 | |
commit | e80ca2e932056346f021d933b591d9d82b9cc93a (patch) | |
tree | 60a2ad318be994f3598a64a1278d58a7a3f71cf3 /lib/test_bitmap.c | |
parent | Merge tag 'coresight-next-v5.17' of gitolite.kernel.org:pub/scm/linux/kernel/git/coresight/linux into char-misc-next (diff) | |
download | linux-dev-e80ca2e932056346f021d933b591d9d82b9cc93a.tar.xz linux-dev-e80ca2e932056346f021d933b591d9d82b9cc93a.zip |
binder: use proper cacheflush header file
binder.c uses <asm/cacheflush.h> instead of <linux/cacheflush.h>.
Hence change cacheflush header file to proper one.
This change also avoid warning from checkpatch that shown below:
WARNING: Use #include <linux/cacheflush.h> instead of <asm/cacheflush.h>
Signed-off-by: Ajith P V <ajithpv.linux@gmail.com>
Link: https://lore.kernel.org/r/20211215132018.31522-1-ajithpv.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/test_bitmap.c')
0 files changed, 0 insertions, 0 deletions