From patchwork Wed May 13 07:20:45 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?b?UmFmYcWCIE1pxYJlY2tp?= X-Patchwork-Id: 6394601 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork2.web.kernel.org (Postfix) with ESMTP id AFCCFBEEE1 for ; Wed, 13 May 2015 07:24:44 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id DD5C620394 for ; Wed, 13 May 2015 07:24:43 +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 10E1D20376 for ; Wed, 13 May 2015 07:24:43 +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 1YsQyw-0002HG-1O; Wed, 13 May 2015 07:21:30 +0000 Received: from mail-wg0-x236.google.com ([2a00:1450:400c:c00::236]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1YsQyj-0001yo-Fd for linux-arm-kernel@lists.infradead.org; Wed, 13 May 2015 07:21:19 +0000 Received: by wgbhc8 with SMTP id hc8so184758wgb.3 for ; Wed, 13 May 2015 00:20:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:mime-version:content-type :content-transfer-encoding; bh=s2awMHyEggmboxIv4WpJAyuezhqfcdc4IW1z59n8mgw=; b=IFW4P4+XripfFw14x+SIbIwkkdUPb5B5G5WISQZyiBz0dGSDO48yNRkWO4XKXAoXqD OBx/7ulncy7+ox3AVEgHWb8ywQwJOLJTkDWyCpBqXFCcrJkMkPph23HQir4WZVGJfZMC 5bbzio8rEsr93TVTl294CrPfAyod0UmziI+XFuZLd8feISphf5nQDxOez/VyQ8EXVbou ToObhBIg/kGWxHQB6oYvpLMNyOPT1jvc5DyXa8nfpaBtxF8gtslJ07BIzyDQzKTTQI2I BPAjAau6t6yHZvaZfXZjoeQ/U8R7VA89Zcw+NrRObUICx95qQ7wmokI/rWN8atS00wSc 1OKg== X-Received: by 10.180.99.2 with SMTP id em2mr36731382wib.59.1431501654916; Wed, 13 May 2015 00:20:54 -0700 (PDT) Received: from linux-tdhb.lan ([89.174.37.6]) by mx.google.com with ESMTPSA id dj7sm31396735wjb.3.2015.05.13.00.20.53 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 May 2015 00:20:54 -0700 (PDT) From: =?UTF-8?q?Rafa=C5=82=20Mi=C5=82ecki?= To: Florian Fainelli Subject: [PATCH] ARM: BCM5301X: Fix chip typo in ARCH_BCM_5301X help message Date: Wed, 13 May 2015 09:20:45 +0200 Message-Id: <1431501645-3887-1-git-send-email-zajec5@gmail.com> X-Mailer: git-send-email 1.8.4.5 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20150513_002117_710359_E0D74734 X-CRM114-Status: GOOD ( 11.05 ) X-Spam-Score: -0.6 (/) Cc: Hauke Mehrtens , =?UTF-8?q?Rafa=C5=82=20Mi=C5=82ecki?= , Russell King , linux-arm-kernel@lists.infradead.org, Arnd Bergmann X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-4.1 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_MED, T_DKIM_INVALID, T_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 Signed-off-by: Rafa? Mi?ecki --- arch/arm/mach-bcm/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/mach-bcm/Kconfig b/arch/arm/mach-bcm/Kconfig index 8b11f44..7fec7e8 100644 --- a/arch/arm/mach-bcm/Kconfig +++ b/arch/arm/mach-bcm/Kconfig @@ -47,7 +47,7 @@ config ARCH_BCM_5301X BCM53014, BCM53015, BCM53016, BCM53017, BCM53018, BCM4707, BCM4708 and BCM4709. - Do not confuse this with the BCM4760 which is a totally + Do not confuse this with the BCM4706 which is a totally different SoC or with the older BCM47XX and BCM53XX based network SoC using a MIPS CPU, they are supported by arch/mips/bcm47xx