From 90b9bfa4707c85c02cc1b22b57bc8abc24a6a5f0 Mon Sep 17 00:00:00 2001 From: Zheng Yongjun Date: Fri, 26 Mar 2021 14:49:42 +0800 Subject: x86/hyperv: remove unused linux/version.h header That header is not needed in hv_proc.c. Reported-by: Hulk Robot Signed-off-by: Yongjun Zheng Link: https://lore.kernel.org/r/20210326064942.3263776-1-zhengyongjun3@huawei.com Signed-off-by: Wei Liu --- arch/x86/hyperv/hv_proc.c | 1 - 1 file changed, 1 deletion(-) (limited to 'arch/x86/hyperv/hv_proc.c') diff --git a/arch/x86/hyperv/hv_proc.c b/arch/x86/hyperv/hv_proc.c index 60461e598239..27e17ad3ba49 100644 --- a/arch/x86/hyperv/hv_proc.c +++ b/arch/x86/hyperv/hv_proc.c @@ -1,6 +1,5 @@ // SPDX-License-Identifier: GPL-2.0 #include -#include #include #include #include -- cgit v1.2.3