]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blobdiff - drivers/vfio/mdev/mdev_private.h
Merge tag 'iommu-updates-v5.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...
[mirror_ubuntu-hirsute-kernel.git] / drivers / vfio / mdev / mdev_private.h
index ddcf9c72bd8a8a0afa4c84f521165ace232ca84b..36cbbdb754deade31338b715a0750b0172553617 100644 (file)
@@ -32,6 +32,7 @@ struct mdev_device {
        void *driver_data;
        struct list_head next;
        struct kobject *type_kobj;
+       struct device *iommu_device;
        bool active;
 };