From: Ingo Molnar Date: Mon, 6 Feb 2017 08:58:35 +0000 (+0100) Subject: sched/headers, x86/apic: Remove the header inclusion from X-Git-Tag: Ubuntu-4.11.0-0.5~480^2~4 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=1a79a72c65b8f1b4f44e166d1fb5cad560461b26;p=mirror_ubuntu-artful-kernel.git sched/headers, x86/apic: Remove the header inclusion from We want to simplify 's header dependencies, but one roadblock to that is 's inclusion of pm.h, which brings in other, problematic headers. Remove it, as it appears to be entirely spurious, apic.h does not actually make use of any PM facilities. Acked-by: Linus Torvalds Cc: Mike Galbraith Cc: Peter Zijlstra Cc: Thomas Gleixner Signed-off-by: Ingo Molnar --- diff --git a/arch/x86/include/asm/apic.h b/arch/x86/include/asm/apic.h index eff8e36aaf72..730ef65e8393 100644 --- a/arch/x86/include/asm/apic.h +++ b/arch/x86/include/asm/apic.h @@ -2,7 +2,6 @@ #define _ASM_X86_APIC_H #include -#include #include #include