aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu/omap-iommu2.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/iommu/omap-iommu2.c')
-rw-r--r--drivers/iommu/omap-iommu2.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/iommu/omap-iommu2.c b/drivers/iommu/omap-iommu2.c
index 5e1ea3b0bf16..2f6a9f76c6ee 100644
--- a/drivers/iommu/omap-iommu2.c
+++ b/drivers/iommu/omap-iommu2.c
@@ -297,8 +297,6 @@ static void omap2_cr_to_e(struct cr_regs *cr, struct iotlb_entry *e)
297} 297}
298 298
299static const struct iommu_functions omap2_iommu_ops = { 299static const struct iommu_functions omap2_iommu_ops = {
300 .version = IOMMU_ARCH_VERSION,
301
302 .enable = omap2_iommu_enable, 300 .enable = omap2_iommu_enable,
303 .disable = omap2_iommu_disable, 301 .disable = omap2_iommu_disable,
304 .set_twl = omap2_iommu_set_twl, 302 .set_twl = omap2_iommu_set_twl,