Skip to content

Commit

Permalink
x86/vmware: Remove duplicate inclusion of asm/timer.h
Browse files Browse the repository at this point in the history
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Cc: akataria@vmware.com
Cc: virtualization@lists.linux-foundation.org
Link: http://lkml.kernel.org/r/20170227122922.26230-1-standby24x7@gmail.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
  • Loading branch information
Masanari Iida authored and Thomas Gleixner committed Mar 1, 2017
1 parent 73667e3 commit aa5ec3f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/x86/kernel/cpu/vmware.c
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
#include <asm/hypervisor.h>
#include <asm/timer.h>
#include <asm/apic.h>
#include <asm/timer.h>

#undef pr_fmt
#define pr_fmt(fmt) "vmware: " fmt
Expand Down

0 comments on commit aa5ec3f

Please sign in to comment.