Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 68b8b72b authored by Geliang Tang's avatar Geliang Tang Committed by Paul Mackerras
Browse files

KVM: PPC: Book3S HV: Drop duplicate header asm/iommu.h



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

Signed-off-by: default avatarGeliang Tang <geliangtang@gmail.com>
Signed-off-by: default avatarPaul Mackerras <paulus@ozlabs.org>
parent f064a0de
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -39,7 +39,6 @@
#include <asm/udbg.h>
#include <asm/iommu.h>
#include <asm/tce.h>
#include <asm/iommu.h>
#include <asm/asm-prototypes.h>

#define TCES_PER_PAGE	(PAGE_SIZE / sizeof(u64))