From patchwork Thu Dec 17 17:13:31 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Colin King X-Patchwork-Id: 11980265 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-16.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0ECB3C4361B for ; Thu, 17 Dec 2020 17:14:47 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 9C0D1238E8 for ; Thu, 17 Dec 2020 17:14:46 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 9C0D1238E8 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=canonical.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version: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=tes3qAS8SWezZDhiJKjtKRZFuuMtGTaY7DzalE1CFLk=; b=g6HfwcTSJFy5EDFLUqOZfLfPHQ rbD16dht03IPOWhYhWQiH9qWsSUy5w8sL4x11q5BXT+m52L+1IryXmehABui42QxY97ZSeDDI6/I0 PkJK/YiT/TeEjq0SoQkK1Tv7f/mYVZcucQIFlN72f44LZd9XWHOpS03FQ5RLhennPaluUS3nwhOca CvFhwYLAFII9Yk3dWt5w1gWPPBvovDmQ3H9au4dvVY8YHYDcuxjXLKixuplmF2bt48q80tL//lGRA /eevVCn28yfjL2M648az9GEnToXq+uWiYwOMaUhWSl4ckFKzF9zYcQsZt5Q9C9D+a9V0PELiPf44Q F1f38sKg==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kpwqP-0005Su-Ln; Thu, 17 Dec 2020 17:13:37 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kpwqN-0005S7-5I for linux-arm-kernel@lists.infradead.org; Thu, 17 Dec 2020 17:13:35 +0000 Received: from 1.general.cking.uk.vpn ([10.172.193.212] helo=localhost) by youngberry.canonical.com with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1kpwqJ-0008N2-Py; Thu, 17 Dec 2020 17:13:31 +0000 From: Colin King To: Patrice Chotard , Russell King , linux-arm-kernel@lists.infradead.org Subject: [PATCH] ARM: sti: Fix spelling mistake in Kconfig "targetted" -> "targeted" Date: Thu, 17 Dec 2020 17:13:31 +0000 Message-Id: <20201217171331.57376-1-colin.king@canonical.com> X-Mailer: git-send-email 2.29.2 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201217_121335_303276_7E893307 X-CRM114-Status: GOOD ( 11.57 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org From: Colin Ian King There is a spelling mistake in the Kconfig help text. Fix it. Signed-off-by: Colin Ian King Reviewed-by: Patrice Chotard --- arch/arm/mach-sti/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/mach-sti/Kconfig b/arch/arm/mach-sti/Kconfig index b2d45cf10a3c..74640bbaeba6 100644 --- a/arch/arm/mach-sti/Kconfig +++ b/arch/arm/mach-sti/Kconfig @@ -50,7 +50,7 @@ config SOC_STIH407 select STIH407_RESET help This enables support for STMicroelectronics Digital Consumer - Electronics family StiH407 parts, targetted at set-top-box + Electronics family StiH407 parts, targeted at set-top-box and other digital audio/video applications using Flattened Device Trees.