]> git.karo-electronics.de Git - linux-beck.git/commitdiff
iommu/exynos: Remove invalid symbol dependency
authorSachin Kamat <sachin.kamat@linaro.org>
Thu, 22 May 2014 04:20:54 +0000 (09:50 +0530)
committerJoerg Roedel <jroedel@suse.de>
Mon, 26 May 2014 09:51:54 +0000 (11:51 +0200)
EXYNOS_DEV_SYSMMU symbol is not defined anywhere and prevents building
the Exynos driver. Remove it.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/Kconfig

index df56e4c74a7e450aae8820d4b7d6837c897c781b..b067a62263d1ff823b19507c83064352fe7a407e 100644 (file)
@@ -178,7 +178,7 @@ config TEGRA_IOMMU_SMMU
 
 config EXYNOS_IOMMU
        bool "Exynos IOMMU Support"
-       depends on ARCH_EXYNOS && EXYNOS_DEV_SYSMMU
+       depends on ARCH_EXYNOS
        select IOMMU_API
        help
          Support for the IOMMU(System MMU) of Samsung Exynos application