aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/asm-x86/amd-iommu.h
diff options
context:
space:
mode:
authorKeir Fraser <keir.fraser@citrix.com>2009-09-18 08:29:19 +0100
committerKeir Fraser <keir.fraser@citrix.com>2009-09-18 08:29:19 +0100
commitab1d8af66f1b79bd17e8a2fbdafa49830a8eaeb9 (patch)
tree4bccfb9da3a39d5feccf66441f26ddcd00e4caa9 /xen/include/asm-x86/amd-iommu.h
parentff5009bc0e3278a636a74c6f067a9a3ac1c161da (diff)
downloadxen-ab1d8af66f1b79bd17e8a2fbdafa49830a8eaeb9.tar.gz
xen-ab1d8af66f1b79bd17e8a2fbdafa49830a8eaeb9.tar.bz2
xen-ab1d8af66f1b79bd17e8a2fbdafa49830a8eaeb9.zip
AMD IOMMU: Remove unused definitions.
Signed-off-by: Wei Wang <wei.wang2@amd.com>
Diffstat (limited to 'xen/include/asm-x86/amd-iommu.h')
-rw-r--r--xen/include/asm-x86/amd-iommu.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/xen/include/asm-x86/amd-iommu.h b/xen/include/asm-x86/amd-iommu.h
index d679cc9bb0..aebe7a8e60 100644
--- a/xen/include/asm-x86/amd-iommu.h
+++ b/xen/include/asm-x86/amd-iommu.h
@@ -58,9 +58,6 @@ struct amd_iommu {
u8 pass_pw;
u8 ht_tunnel_enable;
- int last_downstream_bus;
- int downstream_bus_present[PCI_MAX_BUS_COUNT];
-
void *mmio_base;
unsigned long mmio_base_phys;