From patchwork Thu Jun 19 11:06:08 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gaku Inami X-Patchwork-Id: 4382491 Return-Path: X-Original-To: patchwork-linux-sh@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork1.web.kernel.org (Postfix) with ESMTP id D04309F1C4 for ; Thu, 19 Jun 2014 11:10:34 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id E8D372038D for ; Thu, 19 Jun 2014 11:10:33 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 6641720384 for ; Thu, 19 Jun 2014 11:10:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756410AbaFSLKY (ORCPT ); Thu, 19 Jun 2014 07:10:24 -0400 Received: from relmlor4.renesas.com ([210.160.252.174]:16696 "EHLO relmlie3.idc.renesas.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1756159AbaFSLKX (ORCPT ); Thu, 19 Jun 2014 07:10:23 -0400 Received: from unknown (HELO relmlir3.idc.renesas.com) ([10.200.68.153]) by relmlie3.idc.renesas.com with ESMTP; 19 Jun 2014 20:10:21 +0900 Received: from relmlac3.idc.renesas.com (relmlac3.idc.renesas.com [10.200.69.23]) by relmlir3.idc.renesas.com (Postfix) with ESMTP id B17644496D; Thu, 19 Jun 2014 20:10:21 +0900 (JST) Received: by relmlac3.idc.renesas.com (Postfix, from userid 0) id B00BA180A0; Thu, 19 Jun 2014 20:10:21 +0900 (JST) Received: from relmlac3.idc.renesas.com (localhost [127.0.0.1]) by relmlac3.idc.renesas.com (Postfix) with ESMTP id A9220180A4; Thu, 19 Jun 2014 20:10:21 +0900 (JST) Received: from relmlii2.idc.renesas.com [10.200.68.66] by relmlac3.idc.renesas.com with ESMTP id WAP08538; Thu, 19 Jun 2014 20:10:21 +0900 X-IronPort-AV: E=Sophos;i="5.01,506,1399993200"; d="scan'208";a="163561170" Received: from mail-hk1lp0120.outbound.protection.outlook.com (HELO APAC01-HK1-obe.outbound.protection.outlook.com) ([207.46.51.120]) by relmlii2.idc.renesas.com with ESMTP/TLS/AES256-SHA; 19 Jun 2014 20:10:21 +0900 Received: from [10.164.207.238] (211.11.155.149) by HKNPR06MB369.apcprd06.prod.outlook.com (10.141.35.23) with Microsoft SMTP Server (TLS) id 15.0.969.15; Thu, 19 Jun 2014 11:10:19 +0000 Message-ID: <53A2C420.3080609@bp.renesas.com> Date: Thu, 19 Jun 2014 20:06:08 +0900 From: Gaku Inami User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: Linux-sh list CC: Magnus Damm , Simon Horman , Benoit Cousson , Paul Bolle Subject: [PATCH] ARM: shmobile: Remove ARCH_HAS_CPUFREQ config for shmobile References: <538DB97E.1060004@bp.renesas.com> In-Reply-To: <538DB97E.1060004@bp.renesas.com> X-Originating-IP: [211.11.155.149] X-ClientProxiedBy: HKXPR04CA003.apcprd04.prod.outlook.com (10.242.96.33) To HKNPR06MB369.apcprd06.prod.outlook.com (10.141.35.23) X-Microsoft-Antispam: BCL:0;PCL:0;RULEID: X-Forefront-PRVS: 02475B2A01 X-Forefront-Antispam-Report: SFV:NSPM; SFS:(6049001)(6009001)(428001)(189002)(199002)(50466002)(92726001)(74502001)(79102001)(4396001)(92566001)(76482001)(77982001)(64126003)(575784001)(23736002)(46102001)(80316001)(83322001)(19580395003)(19580405001)(101416001)(87266999)(54356999)(42186005)(65816999)(76176999)(85306003)(50986999)(77096002)(74662001)(85852003)(83072002)(87976001)(81342001)(20776003)(95666004)(64706001)(86362001)(31966008)(47776003)(65806001)(80022001)(66066001)(33656002)(105586002)(65956001)(21056001)(83506001)(102836001)(81542001)(99396002); DIR:OUT; SFP:; SCL:1; SRVR:HKNPR06MB369; H:[10.164.207.238]; FPR:; MLV:sfv; PTR:InfoNoRecords; MX:1; A:0; LANG:en; Authentication-Results: spf=none (sender IP is ) smtp.mailfrom=gaku.inami.xw@bp.renesas.com; X-OriginatorOrg: bp.renesas.com Sender: linux-sh-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-sh@vger.kernel.org X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_HI, T_RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP The following commit has removed ARCH_HAS_CPUFREQ config: Commit: e49d9b375628e67c9a718f4befaa8e45e5fad21b Subject: ARM: Remove ARCH_HAS_CPUFREQ config option This patch removes the code that is using ARCH_HAS_CPUFREQ in mach-shmobile. Signed-off-by: Gaku Inami --- arch/arm/mach-shmobile/Kconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm/mach-shmobile/Kconfig b/arch/arm/mach-shmobile/Kconfig index ec0c89d..4508643 100644 --- a/arch/arm/mach-shmobile/Kconfig +++ b/arch/arm/mach-shmobile/Kconfig @@ -12,7 +12,6 @@ menuconfig ARCH_SHMOBILE_MULTI select NO_IOPORT_MAP select PINCTRL select ARCH_REQUIRE_GPIOLIB - select ARCH_HAS_CPUFREQ select ARCH_HAS_OPP if ARCH_SHMOBILE_MULTI