diff options
author | Guenter Roeck | 2018-07-23 23:47:23 +0200 |
---|---|---|
committer | Greg Kroah-Hartman | 2018-07-24 14:23:00 +0200 |
commit | 1e81c57b598307c5611410fd357554ffacc6290d (patch) | |
tree | 9b5c7d0e5d45fc98955d61c12bf96a5cd2edc07f /drivers/cpufreq/brcmstb-avs-cpufreq.c | |
parent | mei: add mei_msg_hdr_init wrapper. (diff) | |
download | kernel-qcow2-linux-1e81c57b598307c5611410fd357554ffacc6290d.tar.gz kernel-qcow2-linux-1e81c57b598307c5611410fd357554ffacc6290d.tar.xz kernel-qcow2-linux-1e81c57b598307c5611410fd357554ffacc6290d.zip |
android: binder_alloc: 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_alloc.c:20:
./arch/sparc/include/asm/cacheflush_32.h:40:37: warning:
'struct page' declared inside parameter list
Moving the asm/ include after linux/ includes fixes the problem.
Suggested-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/cpufreq/brcmstb-avs-cpufreq.c')
0 files changed, 0 insertions, 0 deletions