From patchwork Sun Feb 26 03:07:01 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Masahiro Yamada X-Patchwork-Id: 9592149 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 80CCD60471 for ; Sun, 26 Feb 2017 03:09:22 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 6FC3428456 for ; Sun, 26 Feb 2017 03:09:22 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 625A328487; Sun, 26 Feb 2017 03:09:22 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id F144428456 for ; Sun, 26 Feb 2017 03:09:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:Message-Id:Date: Subject:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To: References:List-Owner; bh=nKf2oT+blAY7zrN+eaK3m6C8EgHRYcV9PuyhGdu6ZN8=; b=V12 zrfeSSXbA8nt0Lvjsaq/PNVq2C/x09jr7wPLzJeFUPStSXBbkefEivkP4gleTqrCFdKyFrc1qcaEr wEpRwOpLeucQednwLLNNxERbW2Ax8uUARsdIn3AFdM7j77WgKXejtXro/QzsgJ4FoWYhvfVJIjbUv d6gZ12Pv30Qnx0vWTRBprJEtr/17gEMwrc0C4hxiF/KnkqF681txjC4qWdcft4UHMtRqH0YZNv1ef CBJ/GHtNpXuIWkdynoG8flo+yaYiwQX46fYpJdvPOEpLEhg2+KP/QNg8mJ43dt6XzTCqXKCXExt8J WiAEANsnt2MqhpETKhOWAuRQDFiE2WQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1chpCx-0002IW-32; Sun, 26 Feb 2017 03:09:11 +0000 Received: from conuserg-08.nifty.com ([210.131.2.75]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1chpC9-00029s-Pi for linux-arm-kernel@lists.infradead.org; Sun, 26 Feb 2017 03:08:24 +0000 Received: from grover.sesame (FL1-111-169-71-157.osk.mesh.ad.jp [111.169.71.157]) (authenticated) by conuserg-08.nifty.com with ESMTP id v1Q37BcN018387; Sun, 26 Feb 2017 12:07:16 +0900 DKIM-Filter: OpenDKIM Filter v2.10.3 conuserg-08.nifty.com v1Q37BcN018387 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.com; s=dec2015msa; t=1488078437; bh=hNo1R4niPErSyOwPjNahXZ7hDLS+juXhw0+y7sYxqiA=; h=From:To:Cc:Subject:Date:From; b=mP/p5+dGGvGNup7sibkvAhBPP8EZbsKgKamHhm3jsQl165DfHvyr0iREHF8cDTjy8 sgQc5tMGNTgVsJLxxZ2VVO9M9trQ0oPFPcrQiMme7ARs0MS9tsM56nQyggMoclHEut PhZp0q7b4ri06I2PjVr+EkzgojnBcE+a5MxFFo5FqMGMBSjHYAi+LNhexrC/OIyUSN Z6oe6jMfZ57rol8qFNgS/QzLVMBaU1NF/eJZ/Tm5UMVqGq9aK0VR9QPlMcKNlRwZ9P PsfeD9r5I7F+mbIH5oibuso+S7GHuQZEZ7+yhEHlZ/WUg5B5K+hoxooFecDoxAv1Ew nCXAVf7h4SO3w== X-Nifty-SrcIP: [111.169.71.157] From: Masahiro Yamada To: linux-arm-kernel@lists.infradead.org Subject: [PATCH] ARM: oxnas: remove redundant select CPU_V6K Date: Sun, 26 Feb 2017 12:07:01 +0900 Message-Id: <1488078421-3751-1-git-send-email-yamada.masahiro@socionext.com> X-Mailer: git-send-email 2.7.4 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170225_190822_101147_9E88ECE1 X-CRM114-Status: UNSURE ( 6.47 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Russell King , Masahiro Yamada , linux-kernel@vger.kernel.org, linux-oxnas@lists.tuxfamily.org, Neil Armstrong MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP MACH_OX820 depends on ARCH_MULTI_V6, which already selects CPU_V6K. Signed-off-by: Masahiro Yamada Acked-by: Neil Armstrong --- arch/arm/mach-oxnas/Kconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm/mach-oxnas/Kconfig b/arch/arm/mach-oxnas/Kconfig index 8fa4557..e3610c5 100644 --- a/arch/arm/mach-oxnas/Kconfig +++ b/arch/arm/mach-oxnas/Kconfig @@ -28,7 +28,6 @@ config MACH_OX820 depends on ARCH_MULTI_V6 select ARM_GIC select DMA_CACHE_RWFO if SMP - select CPU_V6K select HAVE_SMP select HAVE_ARM_SCU if SMP select HAVE_ARM_TWD if SMP