From patchwork Tue Mar 5 18:51:06 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Paul Bolle X-Patchwork-Id: 2221211 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork1.kernel.org Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) by patchwork1.kernel.org (Postfix) with ESMTP id 35BFD3FCF6 for ; Tue, 5 Mar 2013 18:54:12 +0000 (UTC) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1UCwxF-0000KK-V9; Tue, 05 Mar 2013 18:51:13 +0000 Received: from cpsmtpb-ews03.kpnxchange.com ([213.75.39.6]) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1UCwxB-0000Iz-Tb for linux-arm-kernel@lists.infradead.org; Tue, 05 Mar 2013 18:51:11 +0000 Received: from cpsps-ews16.kpnxchange.com ([10.94.84.197]) by cpsmtpb-ews03.kpnxchange.com with Microsoft SMTPSVC(7.5.7601.17514); Tue, 5 Mar 2013 19:49:41 +0100 Received: from CPSMTPM-TLF104.kpnxchange.com ([195.121.3.7]) by cpsps-ews16.kpnxchange.com with Microsoft SMTPSVC(7.5.7601.17514); Tue, 5 Mar 2013 19:49:41 +0100 Received: from [192.168.1.103] ([212.123.139.93]) by CPSMTPM-TLF104.kpnxchange.com with Microsoft SMTPSVC(7.5.7601.17514); Tue, 5 Mar 2013 19:51:07 +0100 Message-ID: <1362509466.16460.108.camel@x61.thuisdomein> Subject: [PATCH] ARM: EXYNOS: remove EXYNOS_DEV_SYSMMU entirely From: Paul Bolle To: Kukjin Kim , Russell King Date: Tue, 05 Mar 2013 19:51:06 +0100 X-Mailer: Evolution 3.4.4 (3.4.4-2.fc17) Mime-Version: 1.0 X-OriginalArrivalTime: 05 Mar 2013 18:51:07.0054 (UTC) FILETIME=[651CDCE0:01CE19D2] X-RcptDomain: lists.infradead.org X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130305_135110_307758_58EBB0A0 X-CRM114-Status: UNSURE ( 9.84 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -1.9 (-) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-1.9 points) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (pebolle[at]tiscali.nl) -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [213.75.39.6 listed in list.dnswl.org] -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: linux-samsung-soc@vger.kernel.org, Joerg Roedel , KyongHo Cho , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org Commit 25e9d28d927d2e1731df53f60cde53d75bcb7c36 ("ARM: EXYNOS: remove system mmu initialization from exynos tree") removed the Kconfig symbol EXYNOS_DEV_SYSMMU. Remove its last traces too. Signed-off-by: Paul Bolle --- 0) Untested. 1) Please note that this patch changes the dependencies of EXYNOS_IOMMU (it removed a dependency that could never be met). That's probably what needs to be done but some specific review is needed here. arch/arm/mach-exynos/Kconfig | 4 ---- drivers/iommu/Kconfig | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/arch/arm/mach-exynos/Kconfig b/arch/arm/mach-exynos/Kconfig index 70f94c8..6c2bdc3 100644 --- a/arch/arm/mach-exynos/Kconfig +++ b/arch/arm/mach-exynos/Kconfig @@ -200,7 +200,6 @@ config MACH_SMDKV310 select EXYNOS4_SETUP_USB_PHY select EXYNOS_DEV_DMA select EXYNOS_DEV_DRM - select EXYNOS_DEV_SYSMMU select S3C24XX_PWM select S3C_DEV_HSMMC select S3C_DEV_HSMMC1 @@ -254,7 +253,6 @@ config MACH_UNIVERSAL_C210 select EXYNOS4_SETUP_USB_PHY select EXYNOS_DEV_DMA select EXYNOS_DEV_DRM - select EXYNOS_DEV_SYSMMU select HAVE_SCHED_CLOCK select S3C_DEV_HSMMC select S3C_DEV_HSMMC2 @@ -331,7 +329,6 @@ config MACH_ORIGEN select EXYNOS4_SETUP_USB_PHY select EXYNOS_DEV_DMA select EXYNOS_DEV_DRM - select EXYNOS_DEV_SYSMMU select S3C24XX_PWM select S3C_DEV_HSMMC select S3C_DEV_HSMMC2 @@ -367,7 +364,6 @@ config MACH_SMDK4212 select EXYNOS4_SETUP_USB_PHY select EXYNOS_DEV_DMA select EXYNOS_DEV_DRM - select EXYNOS_DEV_SYSMMU select S3C24XX_PWM select S3C_DEV_HSMMC2 select S3C_DEV_HSMMC3 diff --git a/drivers/iommu/Kconfig b/drivers/iommu/Kconfig index 5c514d07..c520c20 100644 --- a/drivers/iommu/Kconfig +++ b/drivers/iommu/Kconfig @@ -168,7 +168,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