Skip to content
Commit 13c01139 authored by Ingo Molnar's avatar Ingo Molnar
Browse files

x86/headers: Remove APIC headers from <asm/smp.h>



The APIC headers are relatively complex and bring in additional
header dependencies - while smp.h is a relatively simple header
included from high level headers.

Remove the dependency and add in the missing #include's in .c
files where they gained it indirectly before.

Signed-off-by: default avatarIngo Molnar <mingo@kernel.org>
parent a703f363
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