x86/headers: Fix -Wmissing-prototypes warning
[sfrench/cifs-2.6.git] / arch / x86 / kernel / quirks.c
index 736348ead4218a0007b715efbc1d56bd1bb73e65..8451f38ad3999fcb95d85c7c453de544745d0c4b 100644 (file)
@@ -7,6 +7,7 @@
 #include <linux/irq.h>
 
 #include <asm/hpet.h>
+#include <asm/setup.h>
 
 #if defined(CONFIG_X86_IO_APIC) && defined(CONFIG_SMP) && defined(CONFIG_PCI)