Re: [PATCH 1/5] iommu: Generalize MSM_IOMMU config to ARCH_QCOM

2017-01-26 Thread Joerg Roedel
On Wed, Jan 18, 2017 at 03:27:22PM -0800, Stephen Boyd wrote: > We want to get rid of the ARCH_MSM* configs in the future, but > this still depends on them. Generalize to the ARCH_QCOM config, > which isn't going away. > > Cc: Joerg Roedel > Signed-off-by: Stephen Boyd > --- > drivers/iommu/Kco

[PATCH 1/5] iommu: Generalize MSM_IOMMU config to ARCH_QCOM

2017-01-18 Thread Stephen Boyd
We want to get rid of the ARCH_MSM* configs in the future, but this still depends on them. Generalize to the ARCH_QCOM config, which isn't going away. Cc: Joerg Roedel Signed-off-by: Stephen Boyd --- drivers/iommu/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drive