From patchwork Mon Jun 10 09:46:47 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Magnus Damm X-Patchwork-Id: 2696571 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork2.kernel.org Received: from casper.infradead.org (casper.infradead.org [85.118.1.10]) by patchwork2.kernel.org (Postfix) with ESMTP id A1ADEDF264 for ; Mon, 10 Jun 2013 09:40:28 +0000 (UTC) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1UlyZs-0001oM-Uv; Mon, 10 Jun 2013 09:39:53 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1UlyZi-0005uB-A1; Mon, 10 Jun 2013 09:39:42 +0000 Received: from mail-pa0-x233.google.com ([2607:f8b0:400e:c03::233]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1UlyZf-0005ss-D7 for linux-arm-kernel@lists.infradead.org; Mon, 10 Jun 2013 09:39:39 +0000 Received: by mail-pa0-f51.google.com with SMTP id lf11so1624252pab.38 for ; Mon, 10 Jun 2013 02:39:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:date:message-id:in-reply-to:references:subject; bh=LZjpV0tnejzebeM5xwUgBn2qE0vQp4y4NsOCynrebT8=; b=lPDtOdFxR0PleVx96F7OxNWLm4wEwoGh6RQqXnd7fLpisttA6R/W9NtQSvuFFMxV9E bsbaKFQPQLabMb0k0y7EA6j73Vr/1TQU2iTZwTWNIURNvQY9JmMrbk66bZs8LE6VaXVd FEXvZR2vYfs33HRMVVFZeRjsMuJt0Dmo9sI96iHbxm/c+0RIeVgJgEh7zcAzOr+6AQkk zboHMSchPgPoST7ppoa/x+AyDT/iX5V861XUYOBrCKkkH85uLT+6/59/j+PF8QE2zyAW s0TYuugvZwuejTa++wNegthcoSYztswpQBA74263R6kMqSQde9C0nFI2aU96/G64d5sQ 2noQ== X-Received: by 10.66.19.234 with SMTP id i10mr13282255pae.152.1370857158014; Mon, 10 Jun 2013 02:39:18 -0700 (PDT) Received: from [127.0.0.1] (ac230065.ppp.asahi-net.or.jp. [183.77.230.65]) by mx.google.com with ESMTPSA id i16sm14877032pag.18.2013.06.10.02.39.15 for (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 10 Jun 2013 02:39:16 -0700 (PDT) From: Magnus Damm To: linux-sh@vger.kernel.org Date: Mon, 10 Jun 2013 18:46:47 +0900 Message-Id: <20130610094647.20803.93516.sendpatchset@w520> In-Reply-To: <20130610094638.20803.18484.sendpatchset@w520> References: <20130610094638.20803.18484.sendpatchset@w520> Subject: [PATCH 01/03] ARM: shmobile: Enable ARM_PATCH_PHYS_VIRT X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130610_053939_517356_A91CE5B6 X-CRM114-Status: UNSURE ( 8.30 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.0 (--) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-2.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (magnus.damm[at]gmail.com) -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature Cc: arnd@arndb.de, Magnus Damm , horms@verge.net.au, laurent.pinchart@ideasonboard.com, olof@lixom.net, 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: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org From: Magnus Damm Adjust mach-shmobile to add a select for CONFIG_ARM_PATCH_PHYS_VIRT and at the same time remove NEED_MACH_MEMORY_H. Signed-off-by: Magnus Damm --- arch/arm/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- 0001/arch/arm/Kconfig +++ work/arch/arm/Kconfig 2013-06-05 12:01:18.000000000 +0900 @@ -634,6 +634,7 @@ config ARCH_MSM config ARCH_SHMOBILE bool "Renesas SH-Mobile / R-Mobile" + select ARM_PATCH_PHYS_VIRT select CLKDEV_LOOKUP select GENERIC_CLOCKEVENTS select HAVE_ARM_SCU if SMP @@ -643,7 +644,6 @@ config ARCH_SHMOBILE select HAVE_SMP select MIGHT_HAVE_CACHE_L2X0 select MULTI_IRQ_HANDLER - select NEED_MACH_MEMORY_H select NO_IOPORT select PINCTRL if ARCH_WANT_OPTIONAL_GPIOLIB select PM_GENERIC_DOMAINS if PM