On Fri, Jun 27, 2014 at 09:03:12AM +0200, Thierry Reding wrote: > From: Thierry Reding <tred...@nvidia.com> > > This structure is read-only data and should never be modified. > > Signed-off-by: Thierry Reding <tred...@nvidia.com> > --- > Changes in v2: > - add missing hunk from include/device.h > > drivers/iommu/amd_iommu.c | 4 ++-- > drivers/iommu/arm-smmu.c | 2 +- > drivers/iommu/exynos-iommu.c | 2 +- > drivers/iommu/fsl_pamu_domain.c | 2 +- > drivers/iommu/intel-iommu.c | 4 ++-- > drivers/iommu/iommu.c | 19 ++++++++++++++----- > drivers/iommu/ipmmu-vmsa.c | 2 +- > drivers/iommu/msm_iommu.c | 2 +- > drivers/iommu/omap-iommu.c | 2 +- > drivers/iommu/shmobile-iommu.c | 2 +- > drivers/iommu/tegra-gart.c | 2 +- > drivers/iommu/tegra-smmu.c | 2 +- > include/linux/device.h | 2 +- > include/linux/iommu.h | 4 ++-- > 14 files changed, 30 insertions(+), 21 deletions(-)
Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/