From: Thierry Reding Date: Fri, 27 Jun 2014 07:03:12 +0000 (+0200) Subject: iommu: Constify struct iommu_ops X-Git-Tag: omap-for-v3.17/fixes-against-rc2~158^2~16^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b22f6434cf48af001330e370e9d781aeb668f98c;p=pandora-kernel.git iommu: Constify struct iommu_ops This structure is read-only data and should never be modified. Signed-off-by: Thierry Reding Signed-off-by: Greg Kroah-Hartman Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed