Michael Cronenworth wrote:
Just use my attached patch.

It helps if I attach the correct patch.

--- /usr/share/virtualbox/src/vboxhost/vboxpci/linux/VBoxPci-linux.c.orig	2011-08-09 01:30:24.000000000 -0500
+++ /usr/share/virtualbox/src/vboxhost/vboxpci/linux/VBoxPci-linux.c	2011-11-22 11:50:24.657346362 -0600
@@ -35,12 +35,8 @@
 #ifdef VBOX_WITH_IOMMU
 #include <linux/dmar.h>
 #include <linux/intel-iommu.h>
-#if LINUX_VERSION_CODE < KERNEL_VERSION(3, 1, 0)
-# include <asm/amd_iommu.h>
-#else
 # include <linux/amd-iommu.h>
 #endif
-#endif
 
 
 /*******************************************************************************
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to