hyperv: fix warning about missing prototype
authorStephen Hemminger <stephen@networkplumber.org>
Sun, 5 Mar 2017 01:27:11 +0000 (18:27 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 17 Mar 2017 06:10:48 +0000 (15:10 +0900)
commit670718161852c6acdb8d6bca6a73510f7b9f4320
treefd088c1e314acac2845760376c2795f5ff936a30
parentada6eb11137be0baf846e00fca40fc096ba85a28
hyperv: fix warning about missing prototype

Compiling with warnings enabled finds missing prototype for
hv_do_hypercall.

Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/x86/hyperv/hv_init.c