diff options
Diffstat (limited to 'arch/x86/include/asm/summit/apic.h')
-rw-r--r-- | arch/x86/include/asm/summit/apic.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/include/asm/summit/apic.h b/arch/x86/include/asm/summit/apic.h index 131343b0b757..fe578f6df782 100644 --- a/arch/x86/include/asm/summit/apic.h +++ b/arch/x86/include/asm/summit/apic.h | |||
@@ -120,7 +120,7 @@ static inline void summit_setup_portio_remap(void) | |||
120 | { | 120 | { |
121 | } | 121 | } |
122 | 122 | ||
123 | static inline int check_phys_apicid_present(int boot_cpu_physical_apicid) | 123 | static inline int summit_check_phys_apicid_present(int boot_cpu_physical_apicid) |
124 | { | 124 | { |
125 | return 1; | 125 | return 1; |
126 | } | 126 | } |