linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] KVM: PPC: drop duplicate header asm/iommu.h
       [not found] <319a5803aac795e175306d4978134f0247cf87bc.1479457751.git.geliangtang@gmail.com>
@ 2016-11-18 14:21 ` Geliang Tang
  0 siblings, 0 replies; only message in thread
From: Geliang Tang @ 2016-11-18 14:21 UTC (permalink / raw)
  To: Alexander Graf, Paolo Bonzini, Radim Krčmář,
	Benjamin Herrenschmidt, Paul Mackerras, Michael Ellerman
  Cc: Geliang Tang, kvm-ppc, kvm, linuxppc-dev, linux-kernel

Drop duplicate header asm/iommu.h from book3s_64_vio_hv.c.

Signed-off-by: Geliang Tang <geliangtang@gmail.com>
---
 arch/powerpc/kvm/book3s_64_vio_hv.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/powerpc/kvm/book3s_64_vio_hv.c b/arch/powerpc/kvm/book3s_64_vio_hv.c
index d461c44..e4c4ea9 100644
--- a/arch/powerpc/kvm/book3s_64_vio_hv.c
+++ b/arch/powerpc/kvm/book3s_64_vio_hv.c
@@ -39,7 +39,6 @@
 #include <asm/udbg.h>
 #include <asm/iommu.h>
 #include <asm/tce.h>
-#include <asm/iommu.h>
 
 #define TCES_PER_PAGE	(PAGE_SIZE / sizeof(u64))
 
-- 
2.9.3

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

only message in thread, other threads:[~2016-11-18 14:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <319a5803aac795e175306d4978134f0247cf87bc.1479457751.git.geliangtang@gmail.com>
2016-11-18 14:21 ` [PATCH] KVM: PPC: drop duplicate header asm/iommu.h Geliang Tang

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).