diff options
Diffstat (limited to 'arch/x86/kernel/time_32.c')
-rw-r--r-- | arch/x86/kernel/time_32.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/kernel/time_32.c b/arch/x86/kernel/time_32.c index 186abc577b2b..fd876cc77487 100644 --- a/arch/x86/kernel/time_32.c +++ b/arch/x86/kernel/time_32.c | |||
@@ -21,7 +21,6 @@ | |||
21 | #include <asm/timer.h> | 21 | #include <asm/timer.h> |
22 | #include <asm/hpet.h> | 22 | #include <asm/hpet.h> |
23 | #include <asm/time.h> | 23 | #include <asm/time.h> |
24 | #include <asm/nmi.h> | ||
25 | 24 | ||
26 | #if defined(CONFIG_X86_32) && defined(CONFIG_X86_IO_APIC) | 25 | #if defined(CONFIG_X86_32) && defined(CONFIG_X86_IO_APIC) |
27 | int timer_ack; | 26 | int timer_ack; |