From d4592a5efbb426b58a91bf4cfd1ccb2e96730f7d Mon Sep 17 00:00:00 2001 From: "Eric W. Biederman" Date: Tue, 30 Mar 2010 01:07:07 -0700 Subject: [PATCH] --- yaml --- r: 191517 b: refs/heads/master c: 9638fa521e42c9281c874c6b5a382b1ced4ee496 h: refs/heads/master i: 191515: b69d0f2c549c18c6944ec9052419ae6cb178473c v: v3 --- [refs] | 2 +- trunk/arch/x86/include/asm/mpspec.h | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/[refs] b/[refs] index 36e89df39898..697c863bb79a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0fd52670fb6400be0996ac492b5ed77f3d83d69a +refs/heads/master: 9638fa521e42c9281c874c6b5a382b1ced4ee496 diff --git a/trunk/arch/x86/include/asm/mpspec.h b/trunk/arch/x86/include/asm/mpspec.h index d8bf23a88d05..29994f06c7e2 100644 --- a/trunk/arch/x86/include/asm/mpspec.h +++ b/trunk/arch/x86/include/asm/mpspec.h @@ -106,10 +106,6 @@ struct device; extern int mp_register_gsi(struct device *dev, u32 gsi, int edge_level, int active_high_low); extern int acpi_probe_gsi(void); -#ifdef CONFIG_X86_IO_APIC -extern int mp_find_ioapic(int gsi); -extern int mp_find_ioapic_pin(int ioapic, int gsi); -#endif #else /* !CONFIG_ACPI: */ static inline int acpi_probe_gsi(void) {