arch/x86/hyperv/Makefile | 2 +-
arch/x86/hyperv/hv_init.c | 26 -----------------------
arch/x86/include/asm/mshyperv.h | 6 ------
drivers/hv/Makefile | 2 +-
drivers/hv/hv_common.c | 23 ++++++++++++++++++++
{arch/x86/hyperv => drivers/hv}/hv_proc.c | 4 ----
include/asm-generic/mshyperv.h | 5 +++++
7 files changed, 30 insertions(+), 38 deletions(-)
rename {arch/x86/hyperv => drivers/hv}/hv_proc.c (98%)