x86/hyperv: Remove duplicate include
authorJiapeng Chong <jiapeng.chong@linux.alibaba.com>
Wed, 27 Oct 2021 08:57:02 +0000 (16:57 +0800)
committerWei Liu <wei.liu@kernel.org>
Thu, 28 Oct 2021 11:36:34 +0000 (11:36 +0000)
commit0b9060852344cdaa3b415f807943d71e488c4eec
treea1038e69258290db0aa3248920a68ec35fe6168c
parentc5989b92fdd0fea343b1422d1a5fcf1ee04bb9ce
x86/hyperv: Remove duplicate include

Clean up the following includecheck warning:

./arch/x86/hyperv/ivm.c: linux/bitfield.h is included more than once.
./arch/x86/hyperv/ivm.c: linux/types.h is included more than once.

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Link: https://lore.kernel.org/r/1635325022-99889-1-git-send-email-jiapeng.chong@linux.alibaba.com
Signed-off-by: Wei Liu <wei.liu@kernel.org>
arch/x86/hyperv/ivm.c