Merge tag 'iommu-updates-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...
[GitHub/LineageOS/android_kernel_motorola_exynos9610.git] / include / linux / device.h
index b0aab0d6be7ebba132e491573e80d3f2531cd547..43d183aeb25b4ee73f811fb572803bc48bb8324f 100644 (file)
@@ -124,7 +124,7 @@ struct bus_type {
 
        const struct dev_pm_ops *pm;
 
-       struct iommu_ops *iommu_ops;
+       const struct iommu_ops *iommu_ops;
 
        struct subsys_private *p;
        struct lock_class_key lock_key;