diff options
Diffstat (limited to 'arch/x86/kernel/numaq_32.c')
-rw-r--r-- | arch/x86/kernel/numaq_32.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/x86/kernel/numaq_32.c b/arch/x86/kernel/numaq_32.c index 9abaacde72eb..15328500de6e 100644 --- a/arch/x86/kernel/numaq_32.c +++ b/arch/x86/kernel/numaq_32.c | |||
@@ -375,8 +375,6 @@ static inline unsigned long numaq_check_apicid_present(int bit) | |||
375 | return physid_isset(bit, phys_cpu_present_map); | 375 | return physid_isset(bit, phys_cpu_present_map); |
376 | } | 376 | } |
377 | 377 | ||
378 | #define apicid_cluster(apicid) (apicid & 0xF0) | ||
379 | |||
380 | static inline int numaq_apic_id_registered(void) | 378 | static inline int numaq_apic_id_registered(void) |
381 | { | 379 | { |
382 | return 1; | 380 | return 1; |