vfio: platform: add support for ACPI probe
[cascardo/linux.git] / drivers / vfio / platform / vfio_platform_private.h
index 71ed7d1..ba9e4f8 100644 (file)
@@ -58,6 +58,7 @@ struct vfio_platform_device {
        struct mutex                    igate;
        struct module                   *parent_module;
        const char                      *compat;
+       const char                      *acpihid;
        struct module                   *reset_module;
        struct device                   *device;