Commit 9ff894ed authored by Yong Wu's avatar Yong Wu Committed by Joerg Roedel
Browse files

iommu/mediatek: Remove unused "mapping" member from mtk_iommu_data

parent 6cde583d
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -229,10 +229,7 @@ struct mtk_iommu_data {
	struct device			*smicomm_dev;

	struct mtk_iommu_bank_data	*bank;

	struct dma_iommu_mapping	*mapping; /* For mtk_iommu_v1.c */
	struct regmap			*pericfg;

	struct mutex			mutex; /* Protect m4u_group/m4u_dom above */

	/*