drm/radeon: enable HDMI on DCE5 (AKA NI excluding Aruba)
[cascardo/linux.git] / drivers / iommu / amd_iommu_types.h
index 2452f3b..2435555 100644 (file)
@@ -481,6 +481,9 @@ struct amd_iommu {
        /* Pointer to PCI device of this IOMMU */
        struct pci_dev *dev;
 
+       /* Cache pdev to root device for resume quirks */
+       struct pci_dev *root_pdev;
+
        /* physical address of MMIO space */
        u64 mmio_phys;
        /* virtual address of MMIO space */