From 92df13d70fbb3932802e0bcd57ece8c0c8a0b907 Mon Sep 17 00:00:00 2001 From: Ingo Molnar Date: Mon, 8 Dec 2008 18:47:51 +0100 Subject: [PATCH] --- yaml --- r: 123252 b: refs/heads/master c: 50dd94e017ec39f85c26b6c10ed9fb2d7a7d8042 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/x86/include/asm/io_apic.h | 7 ++----- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/[refs] b/[refs] index cd661923339d..903f26749d48 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3145e941fcfe2548fa2270afb1a05bab3a6bc418 +refs/heads/master: 50dd94e017ec39f85c26b6c10ed9fb2d7a7d8042 diff --git a/trunk/arch/x86/include/asm/io_apic.h b/trunk/arch/x86/include/asm/io_apic.h index b35e94c2d6df..25d527ca1362 100644 --- a/trunk/arch/x86/include/asm/io_apic.h +++ b/trunk/arch/x86/include/asm/io_apic.h @@ -193,12 +193,9 @@ extern void probe_nr_irqs_gsi(void); #else /* !CONFIG_X86_IO_APIC */ #define io_apic_assign_pci_irqs 0 static const int timer_through_8259 = 0; -static inline void ioapic_init_mappings(void) { } +static inline void ioapic_init_mappings(void) { } -static inline int probe_nr_irqs(void) -{ - return NR_IRQS; -} +static inline void probe_nr_irqs_gsi(void) { } #endif #endif /* _ASM_X86_IO_APIC_H */