From: YueHaibing Date: Sun, 23 Sep 2018 08:20:22 +0000 (+0000) Subject: x86/hyperv: Remove unused include X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=5140a6f471137205687428b0b8f12f7187bffd18;p=openwrt%2Fstaging%2Fblogic.git x86/hyperv: Remove unused include Remove including . It's not needed. Signed-off-by: YueHaibing Signed-off-by: Thomas Gleixner Reviewed-by: Michael Kelley Cc: "K. Y. Srinivasan" Cc: Haiyang Zhang Cc: Stephen Hemminger Cc: "H. Peter Anvin" Cc: Cc: Link: https://lkml.kernel.org/r/1537690822-97455-1-git-send-email-yuehaibing@huawei.com --- diff --git a/arch/x86/hyperv/hv_apic.c b/arch/x86/hyperv/hv_apic.c index 2c43e3055948..8eb6fbee8e13 100644 --- a/arch/x86/hyperv/hv_apic.c +++ b/arch/x86/hyperv/hv_apic.c @@ -20,7 +20,6 @@ */ #include -#include #include #include #include