patch-2.2.14 linux/arch/i386/kernel/bios32.c

Next file: linux/arch/i386/kernel/io_apic.c
Previous file: linux/arch/i386/kernel/apm.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.2.13/linux/arch/i386/kernel/bios32.c linux/arch/i386/kernel/bios32.c
@@ -1095,7 +1095,7 @@
  * for buggy PCI BIOS'es :-[).
  */
 
-extern int skip_ioapic_setup;
+extern int skip_ioapic_setup;	/* defined in arch/i386/kernel/smp.c */
 
 static void __init pcibios_fixup_devices(void)
 {

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)