iommu: remove unused priv field from struct iommu_ops
authorWill Deacon <will.deacon@arm.com>
Thu, 7 Apr 2016 17:42:04 +0000 (18:42 +0100)
committerJoerg Roedel <jroedel@suse.de>
Mon, 9 May 2016 13:33:29 +0000 (15:33 +0200)
commit3c3e8943ac6f36ca5d18ca61b30634fb560b4ebb
treeac0f1b663a90ea3d10d213cc186a9f3afdc44485
parent9a51f3fc77f52b0ebdca5797bbbdb8e043037807
iommu: remove unused priv field from struct iommu_ops

The priv field from iommu_ops is a hangover from the of_dma_configure
series and isn't actually used. Remove it before it has chance to
spread.

Signed-off-by: Will Deacon <will.deacon@arm.com>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
include/linux/iommu.h