From: Zheng Yongjun Date: Fri, 26 Mar 2021 06:49:42 +0000 (+0800) Subject: x86/hyperv: remove unused linux/version.h header X-Git-Tag: v5.13-rc1~178^2~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=90b9bfa4707c85c02cc1b22b57bc8abc24a6a5f0;p=thirdparty%2Flinux.git 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 --- diff --git a/arch/x86/hyperv/hv_proc.c b/arch/x86/hyperv/hv_proc.c index 60461e5982391..27e17ad3ba490 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