Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 123252
b: refs/heads/master
c: 50dd94e
h: refs/heads/master
v: v3
  • Loading branch information
Ingo Molnar committed Dec 8, 2008
1 parent d355f5e commit 92df13d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3145e941fcfe2548fa2270afb1a05bab3a6bc418
refs/heads/master: 50dd94e017ec39f85c26b6c10ed9fb2d7a7d8042
7 changes: 2 additions & 5 deletions trunk/arch/x86/include/asm/io_apic.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 */

0 comments on commit 92df13d

Please sign in to comment.