kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RESEND kvm-unit-tests PATCH] x86: remove extra includes
@ 2020-11-18 15:31 Pankaj Gupta
  0 siblings, 0 replies; only message in thread
From: Pankaj Gupta @ 2020-11-18 15:31 UTC (permalink / raw)
  To: pbonzini; +Cc: kvm, pankaj.gupta.linux, Pankaj Gupta

From: Pankaj Gupta <pankaj.gupta@cloud.ionos.com>

Remove extra includes.

Signed-off-by: Pankaj Gupta <pankaj.gupta@cloud.ionos.com>
---
 x86/vmexit.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/x86/vmexit.c b/x86/vmexit.c
index 47efb63..999babf 100644
--- a/x86/vmexit.c
+++ b/x86/vmexit.c
@@ -1,7 +1,5 @@
 #include "libcflat.h"
 #include "smp.h"
-#include "processor.h"
-#include "atomic.h"
 #include "pci.h"
 #include "x86/vm.h"
 #include "x86/desc.h"
-- 
2.20.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-11-18 15:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-18 15:31 [RESEND kvm-unit-tests PATCH] x86: remove extra includes Pankaj Gupta

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).