Merge tag 'staging-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...
[sfrench/cifs-2.6.git] / drivers / iommu / fsl_pamu_domain.h
index c90293f997095611f05de7ce559623bca490d6da..f2b0f741d3de66c6fbda832737a6e841c9c966af 100644 (file)
@@ -71,7 +71,7 @@ struct fsl_dma_domain {
        u32                             stash_id;
        struct pamu_stash_attribute     dma_stash;
        u32                             snoop_id;
-       struct iommu_domain             *iommu_domain;
+       struct iommu_domain             iommu_domain;
        spinlock_t                      domain_lock;
 };