Commit 90b9bfa4 authored by Zheng Yongjun's avatar Zheng Yongjun Committed by Wei Liu

x86/hyperv: remove unused linux/version.h header

That header is not needed in hv_proc.c.
Reported-by: default avatarHulk Robot <hulkci@huawei.com>
Signed-off-by: default avatarYongjun Zheng <zhengyongjun3@huawei.com>
Link: https://lore.kernel.org/r/20210326064942.3263776-1-zhengyongjun3@huawei.comSigned-off-by: default avatarWei Liu <wei.liu@kernel.org>
parent 6dc2a774
// SPDX-License-Identifier: GPL-2.0
#include <linux/types.h>
#include <linux/version.h>
#include <linux/vmalloc.h>
#include <linux/mm.h>
#include <linux/clockchips.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment