]> git.karo-electronics.de Git - linux-beck.git/commitdiff
iommu/msm: Remove driver BROKEN
authorSricharan R <sricharan@codeaurora.org>
Mon, 13 Jun 2016 11:36:07 +0000 (17:06 +0530)
committerJoerg Roedel <jroedel@suse.de>
Tue, 21 Jun 2016 11:57:13 +0000 (13:57 +0200)
Now that the driver is DT adapted, bus_set_iommu gets called only
when on compatible matching. So the driver should not break multiplatform
builds now. So remove the BROKEN config.

Signed-off-by: Sricharan R <sricharan@codeaurora.org>
Tested-by: Archit Taneja <architt@codeaurora.org>
Tested-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/Kconfig

index b60e72b78a5f6f678acba03203a3375d974330ba..f5f4d1472771701760195d1ce12520d49c0c9bd5 100644 (file)
@@ -89,7 +89,6 @@ config MSM_IOMMU
        bool "MSM IOMMU Support"
        depends on ARM
        depends on ARCH_MSM8X60 || ARCH_MSM8960 || COMPILE_TEST
-       depends on BROKEN
        select IOMMU_API
        select IOMMU_IO_PGTABLE_ARMV7S
        help