diff options
author | Colin Ian King <colin.king@canonical.com> | 2015-07-16 22:34:42 +0300 |
---|---|---|
committer | David Vrabel <david.vrabel@citrix.com> | 2015-08-20 14:24:13 +0300 |
commit | 772f95e3b9460c64fb99b134022855cbce75b9a0 (patch) | |
tree | 908e2d1cab94392a52934f65527af5661090919c /drivers/xen | |
parent | 2c6625cd545bdd66acff14f3394865d43920a5c7 (diff) | |
download | linux-772f95e3b9460c64fb99b134022855cbce75b9a0.tar.xz |
x86/xen: fix non-ANSI declaration of xen_has_pv_devices()
xen_has_pv_devices() has no parameters, so use the normal void
parameter convention to make it match the prototype in the header file
include/xen/platform_pci.h.
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David Vrabel <david.vrabel@citrix.com>
Diffstat (limited to 'drivers/xen')
0 files changed, 0 insertions, 0 deletions