From 4c8996e78668f71c445bae486dbdc5dcffa6a03a Mon Sep 17 00:00:00 2001 From: Suresh Siddha Date: Tue, 8 May 2012 00:08:52 -0700 Subject: [PATCH] --- yaml --- r: 302725 b: refs/heads/master c: 399988eea194a8453e283fdd2da968d1fd39a7cf h: refs/heads/master i: 302723: 199f006a0da978a5837a456bfed9a26482a3bae0 v: v3 --- [refs] | 2 +- trunk/arch/x86/include/asm/irq_remapping.h | 6 ++---- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/[refs] b/[refs] index 4f46d76bad19..b4b797645cd4 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 79fec2c557cf69187dad09ba55ee389872485622 +refs/heads/master: 399988eea194a8453e283fdd2da968d1fd39a7cf diff --git a/trunk/arch/x86/include/asm/irq_remapping.h b/trunk/arch/x86/include/asm/irq_remapping.h index dcb0c7231028..5fb9bbbd2f14 100644 --- a/trunk/arch/x86/include/asm/irq_remapping.h +++ b/trunk/arch/x86/include/asm/irq_remapping.h @@ -22,11 +22,9 @@ #ifndef __X86_IRQ_REMAPPING_H #define __X86_IRQ_REMAPPING_H -#ifdef CONFIG_IRQ_REMAP +#include -struct IO_APIC_route_entry; -struct io_apic_irq_attr; -struct pci_dev; +#ifdef CONFIG_IRQ_REMAP extern int irq_remapping_enabled;