diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-28 17:42:05 +0530 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2017-08-30 15:13:54 +0200 |
commit | 0b9a36947c6bfa4b63224e0906c743aa3314a2d3 (patch) | |
tree | d31e141d716483b8081e8fc185ff66c4b69d594b /drivers/infiniband/hw | |
parent | 928055a01b3f9d8d50dea522227b3e7b65409fed (diff) |
iommu/exynos: Constify iommu_ops
iommu_ops are not supposed to change at runtime.
Functions 'iommu_device_set_ops' and '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: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'drivers/infiniband/hw')
0 files changed, 0 insertions, 0 deletions