diff options
| author | Guenter Roeck <[email protected]> | 2018-07-23 14:41:38 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-07-24 14:23:00 +0200 |
| commit | f371a7c17aaa47dd7aedc89ef3cd1d5638c03f5e (patch) | |
| tree | 72199ebd1c7fb5ed22a74b1e82fa7daef103736e /scripts/bpf_helpers_doc.py | |
| parent | 1e81c57b598307c5611410fd357554ffacc6290d (diff) | |
android: binder: Include asm/cacheflush.h after linux/ include files
If asm/cacheflush.h is included first, the following build warnings are
seen with sparc32 builds.
In file included from arch/sparc/include/asm/cacheflush.h:11:0,
from drivers/android/binder.c:54:
arch/sparc/include/asm/cacheflush_32.h:40:37: warning:
'struct page' declared inside parameter list will not be visible
outside of this definition or declaration
Moving the asm/ include after linux/ includes solves the problem.
Suggested-by: Linus Torvalds <[email protected]>
Signed-off-by: Guenter Roeck <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions