Commit f1d4b51f authored by Linus Torvalds's avatar Linus Torvalds Committed by James Bottomley

Include the proper header file instead of trying

to declare things on your own!
parent fcddcde8
......@@ -301,7 +301,8 @@ static void __devinit quirk_vt82c686_acpi(struct pci_dev *dev)
#ifdef CONFIG_X86_IO_APIC
extern int nr_ioapics;
#include <asm/io_apic.h>
/*
* VIA 686A/B: If an IO-APIC is active, we need to route all on-chip
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment