x86/hyperv: fix a warning in mshyperv.h
authorZhiHu <huzhi001@208suo.com>
Sun, 23 Jul 2023 23:12:47 +0000 (23:12 +0000)
committerWei Liu <wei.liu@kernel.org>
Sun, 23 Jul 2023 23:12:47 +0000 (23:12 +0000)
commit060f2b979c4e0e894c381c76a4dcad24376feddd
tree6b9b141ec869447c9aec89c03fb76aad9f042c6b
parentd5ace2a776442d80674eff9ed42e737f7dd95056
x86/hyperv: fix a warning in mshyperv.h

The following checkpatch warning is removed:
  WARNING: Use #include <linux/io.h> instead of <asm/io.h>

Signed-off-by: ZhiHu <huzhi001@208suo.com>
Reviewed-by: Michael Kelley <mikelley@microsoft.com>
Signed-off-by: Wei Liu <wei.liu@kernel.org>
arch/x86/include/asm/mshyperv.h