From patchwork Wed Jan 22 08:48:32 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sachin Kamat X-Patchwork-Id: 23487 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ie0-f200.google.com (mail-ie0-f200.google.com [209.85.223.200]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 920F3218CB for ; Wed, 22 Jan 2014 08:53:02 +0000 (UTC) Received: by mail-ie0-f200.google.com with SMTP id tp5sf17403008ieb.7 for ; Wed, 22 Jan 2014 00:53:01 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:x-original-sender:x-original-authentication-results :precedence:mailing-list:list-id:list-post:list-help:list-archive :list-unsubscribe; bh=+cfFvxwUJPbT5du7fv7N7zh1IwHdRoIzURJAYmwO9j8=; b=E5Yj62B6reLotORz0QddnPmMuyY3LijgJYe75QSZ2KJNFb8YRiqXcj7eVxpTQOYhDN kb9IO3OrZxOqixOH/OZNgxpSF3DxWo9yp86cVDNkCq9xaSJTEaKmkActdpQDVz08yDlH D7TDCGfo8NUpQ0WW8/xzokbnKAelS3B11gVCYDpBgz5p5JVr7N1SLPBy4atI2A9KBxis JWN0GL/YicQ2BLzV04FjuyrSx4XM5XuWtUfzAoYmJiVKbWPoMKFyL7dilopElVDJNflZ 0K0zwqPxXNJJsNanr9Xwen/Cr4DBKUqUYiXu3FsQKAQjb3Fwzt1nDAZ0ZZaQMxaE6SCy KQIw== X-Gm-Message-State: ALoCoQlVLDn8aP2PTutKcLGYi86sp9NFXc+0m+VgEyWisxNqdShXk4GCMiYtN+eCJygON6GiDpgU X-Received: by 10.43.135.4 with SMTP id ie4mr106272icc.1.1390380781868; Wed, 22 Jan 2014 00:53:01 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.140.101.134 with SMTP id u6ls9895qge.79.gmail; Wed, 22 Jan 2014 00:53:01 -0800 (PST) X-Received: by 10.220.58.202 with SMTP id i10mr92609vch.23.1390380781764; Wed, 22 Jan 2014 00:53:01 -0800 (PST) Received: from mail-vc0-f178.google.com (mail-vc0-f178.google.com [209.85.220.178]) by mx.google.com with ESMTPS id d1si4109656vck.125.2014.01.22.00.53.01 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 22 Jan 2014 00:53:01 -0800 (PST) Received-SPF: neutral (google.com: 209.85.220.178 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.220.178; Received: by mail-vc0-f178.google.com with SMTP id ik5so48194vcb.37 for ; Wed, 22 Jan 2014 00:53:01 -0800 (PST) X-Received: by 10.221.37.1 with SMTP id tc1mr128114vcb.32.1390380781634; Wed, 22 Jan 2014 00:53:01 -0800 (PST) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.174.196 with SMTP id u4csp170632vcz; Wed, 22 Jan 2014 00:53:01 -0800 (PST) X-Received: by 10.66.119.172 with SMTP id kv12mr413964pab.34.1390380780789; Wed, 22 Jan 2014 00:53:00 -0800 (PST) Received: from mail-pd0-f174.google.com (mail-pd0-f174.google.com [209.85.192.174]) by mx.google.com with ESMTPS id mj6si8941903pab.101.2014.01.22.00.53.00 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 22 Jan 2014 00:53:00 -0800 (PST) Received-SPF: neutral (google.com: 209.85.192.174 is neither permitted nor denied by best guess record for domain of sachin.kamat@linaro.org) client-ip=209.85.192.174; Received: by mail-pd0-f174.google.com with SMTP id z10so98557pdj.19 for ; Wed, 22 Jan 2014 00:53:00 -0800 (PST) X-Received: by 10.66.216.129 with SMTP id oq1mr263562pac.75.1390380780324; Wed, 22 Jan 2014 00:53:00 -0800 (PST) Received: from linaro.sisodomain.com ([115.113.119.130]) by mx.google.com with ESMTPSA id un5sm43276752pab.3.2014.01.22.00.52.57 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 22 Jan 2014 00:52:59 -0800 (PST) From: Sachin Kamat To: linux-pm@vger.kernel.org Cc: myungjoo.ham@samsung.com, sachin.kamat@linaro.org, patches@linaro.org, kyungmin.park@samsung.com Subject: [PATCH 1/1] PM / devfreq: Disable Exynos4 driver build on multiplatform Date: Wed, 22 Jan 2014 14:18:32 +0530 Message-Id: <1390380512-7490-1-git-send-email-sachin.kamat@linaro.org> X-Mailer: git-send-email 1.7.9.5 X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: sachin.kamat@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.220.178 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , Exynos4 devfreq driver uses mach/map.h which is not available on multiplatform. Hence disable build on multiplatform for now. Without this patch we get the following build errors: drivers/devfreq/exynos/exynos4_bus.h:15:22: fatal error: mach/map.h: No such file or directory Signed-off-by: Sachin Kamat --- drivers/devfreq/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/devfreq/Kconfig b/drivers/devfreq/Kconfig index 31f3adba4cf3..7d2f43550700 100644 --- a/drivers/devfreq/Kconfig +++ b/drivers/devfreq/Kconfig @@ -67,7 +67,7 @@ comment "DEVFREQ Drivers" config ARM_EXYNOS4_BUS_DEVFREQ bool "ARM Exynos4210/4212/4412 Memory Bus DEVFREQ Driver" - depends on CPU_EXYNOS4210 || SOC_EXYNOS4212 || SOC_EXYNOS4412 + depends on (CPU_EXYNOS4210 || SOC_EXYNOS4212 || SOC_EXYNOS4412) && !ARCH_MULTIPLATFORM select ARCH_HAS_OPP select DEVFREQ_GOV_SIMPLE_ONDEMAND help