aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/asm-x86/io_apic.h
diff options
context:
space:
mode:
authorKeir Fraser <keir.fraser@citrix.com>2008-09-10 10:47:46 +0100
committerKeir Fraser <keir.fraser@citrix.com>2008-09-10 10:47:46 +0100
commitddf4a60539588183547d2f9c72d8460df17d72bf (patch)
tree2ee9721070d8ec366f4d805efa78b242358421fe /xen/include/asm-x86/io_apic.h
parent2c4bad2fa24338d979f81f470f01231fbc91375f (diff)
downloadxen-ddf4a60539588183547d2f9c72d8460df17d72bf.tar.gz
xen-ddf4a60539588183547d2f9c72d8460df17d72bf.tar.bz2
xen-ddf4a60539588183547d2f9c72d8460df17d72bf.zip
x86: Remove MSI boot parameter -- now always on.
Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
Diffstat (limited to 'xen/include/asm-x86/io_apic.h')
-rw-r--r--xen/include/asm-x86/io_apic.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/xen/include/asm-x86/io_apic.h b/xen/include/asm-x86/io_apic.h
index 0c3a14ce5b..59f8e0712e 100644
--- a/xen/include/asm-x86/io_apic.h
+++ b/xen/include/asm-x86/io_apic.h
@@ -162,8 +162,6 @@ static inline void io_apic_modify(unsigned int apic, unsigned int reg, unsigned
/* 1 if "noapic" boot option passed */
extern int skip_ioapic_setup;
-extern int msi_enable;
-
/*
* If we use the IO-APIC for IRQ routing, disable automatic
* assignment of PCI IRQ's.