drm/msm: add support for non-IOMMU systems
[linux-2.6-block.git] / drivers / gpu / drm / msm / msm_gpu.h
index 08d08420cbcc6e99c6ca396a3641811ee50eee00..458db8c64c28873f260aa59b44bbd96da7a3b18f 100644 (file)
@@ -78,7 +78,7 @@ struct msm_gpu {
        void __iomem *mmio;
        int irq;
 
-       struct iommu_domain *iommu;
+       struct msm_mmu *mmu;
        int id;
 
        /* Power Control: */