瀏覽代碼

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: Geliang Tang <geliangtang@gmail.com>
Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
Geliang Tang 8 年之前
父節點
當前提交
68b8b72bb2
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      arch/powerpc/kvm/book3s_64_vio_hv.c

+ 0 - 1
arch/powerpc/kvm/book3s_64_vio_hv.c

@@ -39,7 +39,6 @@
 #include <asm/udbg.h>
 #include <asm/udbg.h>
 #include <asm/iommu.h>
 #include <asm/iommu.h>
 #include <asm/tce.h>
 #include <asm/tce.h>
-#include <asm/iommu.h>
 #include <asm/asm-prototypes.h>
 #include <asm/asm-prototypes.h>
 
 
 #define TCES_PER_PAGE	(PAGE_SIZE / sizeof(u64))
 #define TCES_PER_PAGE	(PAGE_SIZE / sizeof(u64))