X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=kernel%2Farch%2Fx86%2Fxen%2Fplatform-pci-unplug.c;h=9586ff32810cfb7e24ee721c69aef44cafd94377;hb=e09b41010ba33a20a87472ee821fa407a5b8da36;hp=a8261716d58d6c5de73f9c633f03ffcc3cd4fc23;hpb=f93b97fd65072de626c074dbe099a1fff05ce060;p=kvmfornfv.git diff --git a/kernel/arch/x86/xen/platform-pci-unplug.c b/kernel/arch/x86/xen/platform-pci-unplug.c index a8261716d..9586ff328 100644 --- a/kernel/arch/x86/xen/platform-pci-unplug.c +++ b/kernel/arch/x86/xen/platform-pci-unplug.c @@ -68,7 +68,7 @@ static int check_platform_magic(void) return 0; } -bool xen_has_pv_devices() +bool xen_has_pv_devices(void) { if (!xen_domain()) return false;