x86/pvh: add prototype for xen_pvh_init()
authorJuergen Gross <jgross@suse.com>
Wed, 6 Oct 2021 06:19:50 +0000 (08:19 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 1 Dec 2021 08:04:48 +0000 (09:04 +0100)
commit7c7cfc9da0267ffa397a3242fe0d00b5d5f01408
tree913ce7476fcf0a05fcd463d4fd23bef451bc6451
parent229e70bf02d54b6c7bab1f18244c16c41dfae093
x86/pvh: add prototype for xen_pvh_init()

[ Upstream commit 767216796cb9ae7f1e3bdf43a7b13b2bf100c2d2 ]

xen_pvh_init() is lacking a prototype in a header, add it.

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Juergen Gross <jgross@suse.com>
Link: https://lore.kernel.org/r/20211006061950.9227-1-jgross@suse.com
Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Signed-off-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/x86/include/asm/xen/hypervisor.h