Loading arch/x86/include/asm/ipi.h +0 −2 Original line number Diff line number Diff line Loading @@ -123,8 +123,6 @@ extern void default_send_IPI_mask_sequence_phys(const struct cpumask *mask, int vector); extern void default_send_IPI_mask_allbutself_phys(const struct cpumask *mask, int vector); #include <asm/apic.h> extern void default_send_IPI_mask_sequence_logical(const struct cpumask *mask, int vector); extern void default_send_IPI_mask_allbutself_logical(const struct cpumask *mask, Loading arch/x86/kernel/acpi/boot.c +0 −1 Original line number Diff line number Diff line Loading @@ -37,7 +37,6 @@ #include <asm/pgtable.h> #include <asm/io_apic.h> #include <asm/apic.h> #include <asm/apic.h> #include <asm/io.h> #include <asm/mpspec.h> #include <asm/smp.h> Loading arch/x86/kernel/apic.c +0 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,6 @@ #include <asm/arch_hooks.h> #include <asm/pgalloc.h> #include <asm/apic.h> #include <asm/atomic.h> #include <asm/mpspec.h> #include <asm/i8253.h> Loading arch/x86/kernel/cpu/amd.c +0 −2 Original line number Diff line number Diff line Loading @@ -12,8 +12,6 @@ # include <asm/cacheflush.h> #endif #include <asm/apic.h> #include "cpu.h" #ifdef CONFIG_X86_32 Loading arch/x86/kernel/cpu/common.c +2 −4 Original line number Diff line number Diff line Loading @@ -23,11 +23,9 @@ #include <asm/smp.h> #include <asm/cpu.h> #include <asm/cpumask.h> #ifdef CONFIG_X86_LOCAL_APIC #include <asm/mpspec.h> #include <asm/apic.h> #include <asm/apic.h> #include <asm/apic.h> #ifdef CONFIG_X86_LOCAL_APIC #include <asm/uv/uv.h> #endif Loading Loading
arch/x86/include/asm/ipi.h +0 −2 Original line number Diff line number Diff line Loading @@ -123,8 +123,6 @@ extern void default_send_IPI_mask_sequence_phys(const struct cpumask *mask, int vector); extern void default_send_IPI_mask_allbutself_phys(const struct cpumask *mask, int vector); #include <asm/apic.h> extern void default_send_IPI_mask_sequence_logical(const struct cpumask *mask, int vector); extern void default_send_IPI_mask_allbutself_logical(const struct cpumask *mask, Loading
arch/x86/kernel/acpi/boot.c +0 −1 Original line number Diff line number Diff line Loading @@ -37,7 +37,6 @@ #include <asm/pgtable.h> #include <asm/io_apic.h> #include <asm/apic.h> #include <asm/apic.h> #include <asm/io.h> #include <asm/mpspec.h> #include <asm/smp.h> Loading
arch/x86/kernel/apic.c +0 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,6 @@ #include <asm/arch_hooks.h> #include <asm/pgalloc.h> #include <asm/apic.h> #include <asm/atomic.h> #include <asm/mpspec.h> #include <asm/i8253.h> Loading
arch/x86/kernel/cpu/amd.c +0 −2 Original line number Diff line number Diff line Loading @@ -12,8 +12,6 @@ # include <asm/cacheflush.h> #endif #include <asm/apic.h> #include "cpu.h" #ifdef CONFIG_X86_32 Loading
arch/x86/kernel/cpu/common.c +2 −4 Original line number Diff line number Diff line Loading @@ -23,11 +23,9 @@ #include <asm/smp.h> #include <asm/cpu.h> #include <asm/cpumask.h> #ifdef CONFIG_X86_LOCAL_APIC #include <asm/mpspec.h> #include <asm/apic.h> #include <asm/apic.h> #include <asm/apic.h> #ifdef CONFIG_X86_LOCAL_APIC #include <asm/uv/uv.h> #endif Loading