diff options
Diffstat (limited to 'include/asm-i386/apic.h')
| -rw-r--r-- | include/asm-i386/apic.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-i386/apic.h b/include/asm-i386/apic.h index 6a1b1882285c..8c454aa58ac6 100644 --- a/include/asm-i386/apic.h +++ b/include/asm-i386/apic.h | |||
| @@ -130,6 +130,8 @@ extern unsigned int nmi_watchdog; | |||
| 130 | #define NMI_LOCAL_APIC 2 | 130 | #define NMI_LOCAL_APIC 2 |
| 131 | #define NMI_INVALID 3 | 131 | #define NMI_INVALID 3 |
| 132 | 132 | ||
| 133 | extern int disable_timer_pin_1; | ||
| 134 | |||
| 133 | #else /* !CONFIG_X86_LOCAL_APIC */ | 135 | #else /* !CONFIG_X86_LOCAL_APIC */ |
| 134 | static inline void lapic_shutdown(void) { } | 136 | static inline void lapic_shutdown(void) { } |
| 135 | 137 | ||
