Message ID | 1406619144-20095-1-git-send-email-shawn.guo@freescale.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org> X-Original-To: patchwork-linux-arm@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 2463E9F32F for <patchwork-linux-arm@patchwork.kernel.org>; Tue, 29 Jul 2014 07:35:19 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 538542018B for <patchwork-linux-arm@patchwork.kernel.org>; Tue, 29 Jul 2014 07:35:18 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 8D9932017D for <patchwork-linux-arm@patchwork.kernel.org>; Tue, 29 Jul 2014 07:35:17 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1XC1uG-0001w0-MQ; Tue, 29 Jul 2014 07:33:08 +0000 Received: from mail-bl2lp0207.outbound.protection.outlook.com ([207.46.163.207] helo=na01-bl2-obe.outbound.protection.outlook.com) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1XC1uE-0001pY-Gm for linux-arm-kernel@lists.infradead.org; Tue, 29 Jul 2014 07:33:07 +0000 Received: from BY2PR03MB348.namprd03.prod.outlook.com (10.141.139.22) by BY2PR03MB009.namprd03.prod.outlook.com (10.255.240.35) with Microsoft SMTP Server (TLS) id 15.0.990.7; Tue, 29 Jul 2014 07:32:35 +0000 Received: from BN3PR0301CA0080.namprd03.prod.outlook.com (25.160.152.176) by BY2PR03MB348.namprd03.prod.outlook.com (10.141.139.22) with Microsoft SMTP Server (TLS) id 15.0.990.7; Tue, 29 Jul 2014 07:32:34 +0000 Received: from BN1AFFO11FD017.protection.gbl (2a01:111:f400:7c10::169) by BN3PR0301CA0080.outlook.office365.com (2a01:111:e400:401e::48) with Microsoft SMTP Server (TLS) id 15.0.995.14 via Frontend Transport; Tue, 29 Jul 2014 07:32:33 +0000 Received: from tx30smr01.am.freescale.net (192.88.168.50) by BN1AFFO11FD017.mail.protection.outlook.com (10.58.52.77) with Microsoft SMTP Server (TLS) id 15.0.990.10 via Frontend Transport; Tue, 29 Jul 2014 07:32:33 +0000 Received: from dragon.ap.freescale.net ([10.192.185.166]) by tx30smr01.am.freescale.net (8.14.3/8.14.0) with ESMTP id s6T7WTCF002958; Tue, 29 Jul 2014 00:32:31 -0700 From: Shawn Guo <shawn.guo@freescale.com> To: <linux-arm-kernel@lists.infradead.org> Subject: [PATCH] ARM: imx: remove unnecessary ARCH_HAS_OPP select Date: Tue, 29 Jul 2014 15:32:24 +0800 Message-ID: <1406619144-20095-1-git-send-email-shawn.guo@freescale.com> X-Mailer: git-send-email 1.9.1 X-EOPAttributedMessage: 0 X-Forefront-Antispam-Report: CIP:192.88.168.50; CTRY:US; IPV:CAL; IPV:NLI; EFV:NLI; SFV:NSPM; SFS:(6009001)(199002)(189002)(80022001)(50466002)(33646002)(31966008)(88136002)(50986999)(68736004)(93916002)(86362001)(106466001)(105606002)(20776003)(64706001)(50226001)(81542001)(92726001)(92566001)(95666004)(48376002)(89996001)(83322001)(19580395003)(44976005)(99396002)(83072002)(19580405001)(74662001)(74502001)(85306003)(47776003)(21056001)(104016003)(107046002)(2351001)(97736001)(102836001)(26826002)(87286001)(87936001)(229853001)(110136001)(84676001)(104166001)(4396001)(62966002)(77156001)(81342001)(6806004)(85852003)(36756003)(46102001)(76482001)(77982001)(79102001); DIR:OUT; SFP:; SCL:1; SRVR:BY2PR03MB348; H:tx30smr01.am.freescale.net; FPR:; MLV:ovrnspm; PTR:InfoDomainNonexistent; MX:1; LANG:en; MIME-Version: 1.0 X-Microsoft-Antispam: BCL:0;PCL:0;RULEID: X-Forefront-PRVS: 0287BBA78D Received-SPF: Fail (: domain of freescale.com does not designate 192.88.168.50 as permitted sender) receiver=; client-ip=192.88.168.50; helo=tx30smr01.am.freescale.net; Authentication-Results: spf=fail (sender IP is 192.88.168.50) smtp.mailfrom=Shawn.Guo@freescale.com; X-Microsoft-Antispam: BCL:0;PCL:0;RULEID: X-OriginatorOrg: freescale.com X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140729_003306_686020_1A73C41D X-CRM114-Status: UNSURE ( 5.82 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -1.4 (-) Cc: Shawn Guo <shawn.guo@freescale.com>, kernel@pengutronix.de X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable 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 |
diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig index 2bc7b97861b4..aab4e7718791 100644 --- a/arch/arm/mach-imx/Kconfig +++ b/arch/arm/mach-imx/Kconfig @@ -86,7 +86,6 @@ config SOC_IMX25 config SOC_IMX27 bool - select ARCH_HAS_OPP select CPU_ARM926T select IMX_HAVE_IOMUX_V1 select MXC_AVIC @@ -660,7 +659,6 @@ comment "Device tree only" config SOC_IMX5 bool - select ARCH_HAS_OPP select HAVE_IMX_SRC select MXC_TZIC
Since ARCH_MXC already selects ARCH_HAS_OPP, it's really unnecessary for SOC_IMX27 and SOC_IMX5 to select it again. Signed-off-by: Shawn Guo <shawn.guo@freescale.com> --- arch/arm/mach-imx/Kconfig | 2 -- 1 file changed, 2 deletions(-)