diff options
-rw-r--r-- | arch/x86/kernel/visws_quirks.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/x86/kernel/visws_quirks.c b/arch/x86/kernel/visws_quirks.c index 5c715c24ab55..e94bdb6add1d 100644 --- a/arch/x86/kernel/visws_quirks.c +++ b/arch/x86/kernel/visws_quirks.c | |||
@@ -57,6 +57,8 @@ | |||
57 | #include <linux/pci.h> | 57 | #include <linux/pci.h> |
58 | #include <linux/pci_ids.h> | 58 | #include <linux/pci_ids.h> |
59 | 59 | ||
60 | extern int no_broadcast; | ||
61 | |||
60 | #include <asm/io.h> | 62 | #include <asm/io.h> |
61 | #include <asm/apic.h> | 63 | #include <asm/apic.h> |
62 | #include <asm/arch_hooks.h> | 64 | #include <asm/arch_hooks.h> |