aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/pci.c
diff options
context:
space:
mode:
authorArvind Yadav <[email protected]>2017-08-28 17:42:05 +0530
committerJoerg Roedel <[email protected]>2017-08-30 15:13:54 +0200
commit0b9a36947c6bfa4b63224e0906c743aa3314a2d3 (patch)
treed31e141d716483b8081e8fc185ff66c4b69d594b /drivers/pci/pci.c
parent928055a01b3f9d8d50dea522227b3e7b65409fed (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 <[email protected]> Acked-by: Marek Szyprowski <[email protected]> Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'drivers/pci/pci.c')
0 files changed, 0 insertions, 0 deletions