diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-28 15:12:50 +0300 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2017-08-30 18:53:29 +0300 |
commit | cceb84519520c775d2660ea6b878215cd116af75 (patch) | |
tree | 8901b8c8a7eacd2c7e4e0564eb3c6a9400dffd21 /drivers/iommu/rockchip-iommu.c | |
parent | f42c22351455bcc8b9eecea19b48bdb499a50a65 (diff) | |
download | linux-cceb84519520c775d2660ea6b878215cd116af75.tar.xz |
iommu/s390: Constify iommu_ops
iommu_ops are not supposed to change at runtime.
Functions 'bus_set_iommu' working with const iommu_ops provided
by <linux/iommu.h>. So mark the non-const structs as const.
Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Acked-by: Gerald Schaefer <gerald.schaefer@de.ibm.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'drivers/iommu/rockchip-iommu.c')
0 files changed, 0 insertions, 0 deletions