[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-changelog] [xen-unstable] iommu: Cleanups to some header files.



# HG changeset patch
# User Keir Fraser <keir.fraser@xxxxxxxxxx>
# Date 1223888896 -3600
# Node ID 0d1875d2e5f215eb35bc6234ca382ce5be672ae1
# Parent  bf78a531eb66420ed4119a9bc695de3a76e9a9ce
iommu: Cleanups to some header files.

Signed-off-by: Anthony Xu <anthony.xu@xxxxxxxxx>
Signed-off-by: Dexuan Cui <dexuan.cui@xxxxxxxxx>
---
 xen/include/xen/hvm/iommu.h |   12 +++---------
 xen/include/xen/iommu.h     |    1 -
 2 files changed, 3 insertions(+), 10 deletions(-)

diff -r bf78a531eb66 -r 0d1875d2e5f2 xen/include/xen/hvm/iommu.h
--- a/xen/include/xen/hvm/iommu.h       Mon Oct 13 10:06:33 2008 +0100
+++ b/xen/include/xen/hvm/iommu.h       Mon Oct 13 10:08:16 2008 +0100
@@ -17,16 +17,10 @@
  * Copyright (C) Allen Kay <allen.m.kay@xxxxxxxxx>
  */
 
-#ifndef __ASM_X86_HVM_IOMMU_H__
-#define __ASM_X86_HVM_IOMMU_H__
+#ifndef __XEN_HVM_IOMMU_H__
+#define __XEN_HVM_IOMMU_H__
 
 #include <xen/iommu.h>
-#include <asm/hvm/irq.h>
-#include <asm/hvm/vpt.h>
-#include <asm/hvm/vlapic.h>
-#include <asm/hvm/io.h>
-#include <public/hvm/params.h>
-#include <public/hvm/save.h>
 
 struct g2m_ioport {
     struct list_head list;
@@ -53,4 +47,4 @@ struct hvm_iommu {
     struct iommu_ops *platform_ops;
 };
 
-#endif /* __ASM_X86_HVM_IOMMU_H__ */
+#endif /* __XEN_HVM_IOMMU_H__ */
diff -r bf78a531eb66 -r 0d1875d2e5f2 xen/include/xen/iommu.h
--- a/xen/include/xen/iommu.h   Mon Oct 13 10:06:33 2008 +0100
+++ b/xen/include/xen/iommu.h   Mon Oct 13 10:08:16 2008 +0100
@@ -21,7 +21,6 @@
 #define _IOMMU_H_
 
 #include <xen/init.h>
-#include <xen/pci.h>
 #include <xen/spinlock.h>
 #include <xen/pci.h>
 #include <public/hvm/ioreq.h>

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.