* [PATCH] 2.5.50-ac1 trival compile fix
@ 2002-12-08 17:48 Patrick McHardy
0 siblings, 0 replies; only message in thread
From: Patrick McHardy @ 2002-12-08 17:48 UTC (permalink / raw)
To: linux-kernel; +Cc: alan
[-- Attachment #1: Type: text/plain, Size: 90 bytes --]
The patch adds missing declaration of sis_apic_bug in drivers/pci/quirks.c.
Bye,
Patrick
[-- Attachment #2: linux-2.5.50-ac1-quirks.diff --]
[-- Type: text/plain, Size: 329 bytes --]
--- 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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-12-08 17:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-08 17:48 [PATCH] 2.5.50-ac1 trival compile fix Patrick McHardy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).