From b2a3dbd123eb4ea7ddd923204843b96e51f1b6b3 Mon Sep 17 00:00:00 2001 From: Henrik Kretzschmar Date: Tue, 22 Feb 2011 15:38:04 +0100 Subject: [PATCH] --- yaml --- r: 234667 b: refs/heads/master c: b6a1432da81fa387d76215108dc9f6ea6d343aed h: refs/heads/master i: 234665: 426d040137a8e6cc4285257020869494acd6b97d 234663: 77763549196be17b4a2b1a502b74245db19ad635 v: v3 --- [refs] | 2 +- trunk/arch/x86/include/asm/io_apic.h | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 9631efabf84a..8b2d26e38a65 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4e034b245133adfd006ade5d7a809c9cac4beef9 +refs/heads/master: b6a1432da81fa387d76215108dc9f6ea6d343aed diff --git a/trunk/arch/x86/include/asm/io_apic.h b/trunk/arch/x86/include/asm/io_apic.h index e1a9b0ef43b1..b24915fcd6df 100644 --- a/trunk/arch/x86/include/asm/io_apic.h +++ b/trunk/arch/x86/include/asm/io_apic.h @@ -188,6 +188,7 @@ static inline int mp_find_ioapic(u32 gsi) { return 0; } struct io_apic_irq_attr; static inline int io_apic_set_pci_routing(struct device *dev, int irq, struct io_apic_irq_attr *irq_attr) { return 0; } +static inline void mp_save_irq(struct mpc_intsrc *m) { }; #endif #endif /* _ASM_X86_IO_APIC_H */