x86: fold apic_ops into genapic
Impact: cleanup make it simpler, don't need have one extra struct. v2: fix the sgi_uv build Signed-off-by: Yinghai Lu <yinghai@kernel.org> Cc: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
#include <asm/vmi_time.h>
|
||||
#include <asm/arch_hooks.h>
|
||||
#include <asm/apicdef.h>
|
||||
#include <asm/apic.h>
|
||||
#include <asm/genapic.h>
|
||||
#include <asm/timer.h>
|
||||
#include <asm/i8253.h>
|
||||
#include <asm/irq_vectors.h>
|
||||
|
Reference in New Issue
Block a user