Files
linux/drivers/xen
Srikanth Boddepalli c5ca49a59f xen: xlate_mmu: add missing header to fix 'W=1' warning
[ Upstream commit 72791ac854 ]

Add a missing header otherwise compiler warns about missed prototype:

drivers/xen/xlate_mmu.c:183:5: warning: no previous prototype for 'xen_xlate_unmap_gfn_range?' [-Wmissing-prototypes]
  int xen_xlate_unmap_gfn_range(struct vm_area_struct *vma,
      ^~~~~~~~~~~~~~~~~~~~~~~~~

Signed-off-by: Srikanth Boddepalli <boddepalli.srikanth@gmail.com>
Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Reviewed-by: Joey Pabalinas <joeypabalinas@gmail.com>
Signed-off-by: Juergen Gross <jgross@suse.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2018-12-17 09:38:34 +01:00
..
2015-12-21 14:40:55 +00:00
2017-08-24 17:12:20 -07:00
2016-07-25 13:34:18 +01:00
2016-07-06 10:34:47 +01:00
2018-02-25 11:05:50 +01:00
2018-11-23 08:20:37 +01:00
2015-12-21 14:40:55 +00:00