diff options
Diffstat (limited to 'arch/x86/include/asm/mach-generic')
-rw-r--r-- | arch/x86/include/asm/mach-generic/mach_apic.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/include/asm/mach-generic/mach_apic.h b/arch/x86/include/asm/mach-generic/mach_apic.h index 2ea913e8e0d0..332fe93ab41a 100644 --- a/arch/x86/include/asm/mach-generic/mach_apic.h +++ b/arch/x86/include/asm/mach-generic/mach_apic.h | |||
@@ -3,7 +3,6 @@ | |||
3 | 3 | ||
4 | #include <asm/genapic.h> | 4 | #include <asm/genapic.h> |
5 | 5 | ||
6 | #define cpu_present_to_apicid (apic->cpu_present_to_apicid) | ||
7 | #define apicid_to_cpu_present (apic->apicid_to_cpu_present) | 6 | #define apicid_to_cpu_present (apic->apicid_to_cpu_present) |
8 | #define setup_portio_remap (apic->setup_portio_remap) | 7 | #define setup_portio_remap (apic->setup_portio_remap) |
9 | #define check_phys_apicid_present (apic->check_phys_apicid_present) | 8 | #define check_phys_apicid_present (apic->check_phys_apicid_present) |