mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] [linux-next] x86/vmware: Remove duplicate inclusion of asm/timer.h
@ 2017-02-27 12:29 Masanari Iida
  2017-03-01  9:55 ` [tip:x86/urgent] " tip-bot for Masanari Iida
  0 siblings, 1 reply; 2+ messages in thread
From: Masanari Iida @ 2017-02-27 12:29 UTC (permalink / raw)
  To: akataria, tglx, mingo, linux-kernel, virtualization; +Cc: Masanari Iida

This patch remove duplicate asm/timer.h in vmware.c
Confirm successfully compile after remove the line.

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
---
 arch/x86/kernel/cpu/vmware.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/x86/kernel/cpu/vmware.c b/arch/x86/kernel/cpu/vmware.c
index 891f4dad7b2c..22403a28caf5 100644
--- a/arch/x86/kernel/cpu/vmware.c
+++ b/arch/x86/kernel/cpu/vmware.c
@@ -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
-- 
2.12.0

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-03-01 10:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-27 12:29 [PATCH] [linux-next] x86/vmware: Remove duplicate inclusion of asm/timer.h Masanari Iida
2017-03-01  9:55 ` [tip:x86/urgent] " tip-bot for Masanari Iida

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®