X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-x86%2Fgenapic_64.h;h=0f8504627c41ce8c6d9f168e8ff038a8d15c3d12;hb=85082fd7cbe3173198aac0eb5e85ab1edcc6352c;hp=647e4e5c25803aac39516c71ee616dbdd1d5faec;hpb=4fb3dc2729c22ed1b023475fe28b720460251de1;p=linux-2.6 diff --git a/include/asm-x86/genapic_64.h b/include/asm-x86/genapic_64.h index 647e4e5c25..0f8504627c 100644 --- a/include/asm-x86/genapic_64.h +++ b/include/asm-x86/genapic_64.h @@ -46,10 +46,4 @@ extern int uv_wakeup_secondary(int phys_apicid, unsigned int start_rip); extern void setup_apic_routing(void); -#ifdef CONFIG_X86_IO_APIC -extern void force_mask_ioapic_irq_2(void); -#else -static inline void force_mask_ioapic_irq_2(void) { } -#endif - #endif