[PATCH] 2.5.50-ac1 trival compile fix

From: Patrick McHardy (kaber@trash.net)
Date: Sun Dec 08 2002 - 12:48:00 EST


The patch adds missing declaration of sis_apic_bug in drivers/pci/quirks.c.

Bye,
Patrick


--- linux-2.5.50/drivers/pci/quirks.c.orig 2002-12-08 18:25:53.000000000 +0100
+++ linux-2.5.50/drivers/pci/quirks.c 2002-12-08 18:43:25.000000000 +0100
@@ -302,6 +302,7 @@
 
 #ifdef CONFIG_X86_IO_APIC
 extern int nr_ioapics;
+extern int sis_apic_bug;
 
 /*
  * VIA 686A/B: If an IO-APIC is active, we need to route all on-chip

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Dec 15 2002 - 22:00:13 EST