These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / arch / x86 / xen / platform-pci-unplug.c
index a826171..9586ff3 100644 (file)
@@ -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;