aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/asm-x86/amd-iommu.h
diff options
context:
space:
mode:
authorKeir Fraser <keir.fraser@citrix.com>2008-04-21 10:01:46 +0100
committerKeir Fraser <keir.fraser@citrix.com>2008-04-21 10:01:46 +0100
commit46163648717d370e5ed7890a43a5c92d1f220e0f (patch)
tree53b42fe2f2d56eb44be70268b6321dafada29285 /xen/include/asm-x86/amd-iommu.h
parent93f92fcf9c8ef07c4e8faff20f1cbfedc5296d3b (diff)
downloadxen-46163648717d370e5ed7890a43a5c92d1f220e0f.tar.gz
xen-46163648717d370e5ed7890a43a5c92d1f220e0f.tar.bz2
xen-46163648717d370e5ed7890a43a5c92d1f220e0f.zip
amd iommu: clean up debug information.
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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xen/include/asm-x86/amd-iommu.h b/xen/include/asm-x86/amd-iommu.h
index f577cbc59c..f896088f8d 100644
--- a/xen/include/asm-x86/amd-iommu.h
+++ b/xen/include/asm-x86/amd-iommu.h
@@ -31,7 +31,7 @@
extern int amd_iommu_enabled;
extern struct list_head amd_iommu_head;
-extern int __init amd_iommu_detect(void);
+extern int __init amd_iov_detect(void);
struct table_struct {
void *buffer;