diff options
author | 2019-10-22 13:50:06 +0100 | |
---|---|---|
committer | 2019-11-07 12:03:21 +0100 | |
commit | e8d255e4703a820bab46f856460f318a60d42ace (patch) | |
tree | 1b6265a97815c59230aa787ed28f22c73a41d889 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | Merge branch 'akpm' (patches from Andrew) (diff) | |
download | wireguard-linux-e8d255e4703a820bab46f856460f318a60d42ace.tar.xz wireguard-linux-e8d255e4703a820bab46f856460f318a60d42ace.zip |
xen: mm: include <xen/xen-ops.h> for missing declarations
Include <xen/xen-ops.h> for xen_{create,destroy}_contigous_region
call declarations. Fixes the following sparse warnings:
arch/arm/xen/mm.c:119:5: warning: symbol 'xen_create_contiguous_region' was not declared. Should it be static?
arch/arm/xen/mm.c:131:6: warning: symbol 'xen_destroy_contiguous_region' was not declared. Should it be static?
Signed-off-by: Ben Dooks (Codethink) <ben.dooks@codethink.co.uk>
Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
Signed-off-by: Juergen Gross <jgross@suse.com>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions